[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 = ? ["
[...]",6] [] [2019-04-05 12:23:49] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [16,6] [] [2019-04-05 12:23:49] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [15,6] [] [2019-04-05 12:23:49] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [17,6] [] [2019-04-05 12:23:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 12:23: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.content_id = ? AND t0.user_id = ? [29,18] [] [2019-04-05 12:23: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.content_id = ? AND t0.user_id = ? [31,18] [] [2019-04-05 12:23: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.content_id = ? AND t0.user_id = ? [32,18] [] [2019-04-05 12:23: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.content_id = ? AND t0.user_id = ? [29,19] [] [2019-04-05 12:23: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.content_id = ? AND t0.user_id = ? [31,19] [] [2019-04-05 12:23: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.content_id = ? AND t0.user_id = ? [32,19] [] [2019-04-05 12:23: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 = ? [6] [] [2019-04-05 12:23: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 = ? LIMIT 1 [42] [] [2019-04-05 12:23: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 = ? LIMIT 1 [48] [] [2019-04-05 12:23: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 = ? LIMIT 1 [49] [] [2019-04-05 12:23:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:23:50] 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: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 12:23: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, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:23:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:23: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 12:23: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 [] [] [2019-04-05 12:23: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 12:23: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, 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: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 = ? [8] [] [2019-04-05 12:23: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, 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:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:23: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 12:23: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, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:23:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:23: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 12:23: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 12:23: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 12:23: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 12:23: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 12:23: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 12:23: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 12:23: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 12:23: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 12:23: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, 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:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:23:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ebd9ee"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ebd9ee","method":"GET"} [] [2019-04-05 12:23:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c0568"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7c0568","method":"GET"} [] [2019-04-05 12:23:58] 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: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:23: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:23:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:23: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 = ? ["6"] [] [2019-04-05 12:23: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.id = ? ["6"] [] [2019-04-05 12:23: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:23: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:23: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 12:23: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 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:58] 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:58] 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:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:24:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f6528"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9f6528","method":"GET"} [] [2019-04-05 12:24:13] 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:24: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:24: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:24:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:24: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 = ? ["6"] [] [2019-04-05 12:24: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.id = ? ["6"] [] [2019-04-05 12:24: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:24: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:24: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 12:24: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:24:14] 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:24:14] 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:24: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 12:24: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:24:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 12:24:14] 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 = ? ["

Sed imperdiet sodales arcu eu lobortis. Ut varius ex ut bibendum dictum. Aliquam lobortis tellus vel pharetra dignissim. Integer pulvinar sem quis nunc tristique, a sodales ex pharetra. Phasellus at lacus non lacus ultrices fermentum pellentesque sed est. Cras a eros urna. Integer cursus, sem id rutrum pulvinar, arcu elit tempor lacus, in sodales velit turpis et metus. Sed et tortor blandit, finibus felis vitae, pharetra nisl. Cras in rutrum ex. Phasellus feugiat erat augue, sit amet feugiat tortor scelerisque ac. Suspendisse dictum nisl mauris, non aliquam neque vehicula id. Morbi sed ultrices est. Curabitur sed tempor turpis, quis viverra odio. Vivamus non mauris at orci efficitur cursus eget nec turpis. Phasellus condimentum vestibulum eleifend. Donec mollis risus ligula, vel vehicula diam dapibus eget.

Donec porta velit non mauris auctor, vitae facilisis nisi accumsan. Sed imperdiet mauris et massa tristique elementum. Suspendisse potenti. Suspendisse mollis consequat maximus. Nam vehicula nisl lacus, id scelerisque nisi tristique non. Integer sollicitudin eu sapien quis sollicitudin. Nunc eget mi mauris. Suspendisse luctus iaculis cursus. Praesent vel augue sit amet elit iaculis malesuada. Maecenas eget velit dignissim, mollis diam vehicula, ultrices metus.

")." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access an attribute (\"title\") on a string variable (\"

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent eu nisl lobortis, imperdiet purus a, pharetra sem. Pellentesque pellentesque vitae enim in hendrerit. Vestibulum convallis blandit turpis, eget pellentesque tortor convallis ut. Interdum et malesuada fames ac ante ipsum primis in faucibus. Praesent eleifend feugiat orci quis pellentesque. Praesent ultrices risus ut purus congue consequat. Morbi at velit at est semper eleifend in et nulla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Maecenas ut leo vitae eros consectetur egestas tincidunt in massa.

\r\n\r\n

Nulla facilisi. Pellentesque vitae sem pharetra, mattis nibh vitae, vehicula est. Pellentesque elementum convallis orci, ut sodales ante euismod ut. Integer a aliquam lacus, sed pellentesque ante. Quisque mollis suscipit tortor faucibus laoreet. Vivamus mollis nulla eu sollicitudin posuere. Aliquam fermentum nunc at vulputate tincidunt. Sed nec libero luctus, vestibulum sem quis, tristique sem. Curabitur ut eros nec felis tristique sodales a nec lorem. Donec eget iaculis eros. Aenean elit felis, accumsan nec feugiat nec, bibendum eu enim.

\r\n\r\n

Integer sit amet dui vel ipsum efficitur dapibus. In viverra commodo ligula, ac elementum nisl elementum eu. Suspendisse sed nunc tempor, pharetra tellus in, mollis risus. Praesent ut lacinia orci, tempor condimentum eros. Nunc quis ornare risus. Phasellus cursus, dui sed aliquam aliquet, odio risus tempor ligula, et facilisis nibh leo non sem. Donec eleifend volutpat finibus.

\r\n\r\n

\r\n\r\n

Sed imperdiet sodales arcu eu lobortis. Ut varius ex ut bibendum dictum. Aliquam lobortis tellus vel pharetra dignissim. Integer pulvinar sem quis nunc tristique, a sodales ex pharetra. Phasellus at lacus non lacus ultrices fermentum pellentesque sed est. Cras a eros urna. Integer cursus, sem id rutrum pulvinar, arcu elit tempor lacus, in sodales velit turpis et metus. Sed et tortor blandit, finibus felis vitae, pharetra nisl. Cras in rutrum ex. Phasellus feugiat erat augue, sit amet feugiat tortor scelerisque ac. Suspendisse dictum nisl mauris, non aliquam neque vehicula id. Morbi sed ultrices est. Curabitur sed tempor turpis, quis viverra odio. Vivamus non mauris at orci efficitur cursus eget nec turpis. Phasellus condimentum vestibulum eleifend. Donec mollis risus ligula, vel vehicula diam dapibus eget.

\r\n\r\n

Donec porta velit non mauris auctor, vitae facilisis nisi accumsan. Sed imperdiet mauris et massa tristique elementum. Suspendisse potenti. Suspendisse mollis consequat maximus. Nam vehicula nisl lacus, id scelerisque nisi tristique non. Integer sollicitudin eu sapien quis sollicitudin. Nunc eget mi mauris. Suspendisse luctus iaculis cursus. Praesent vel augue sit amet elit iaculis malesuada. Maecenas eget velit dignissim, mollis diam vehicula, ultrices metus.

\"). at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:40)"} [] [2019-04-08 10:57:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 10:57:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5335e5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5335e5","method":"GET"} [] [2019-04-08 10:57:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5335e5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5335e5","method":"GET"} [] [2019-04-08 10:57:47] 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-08 10:57:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 10:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 10:57:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 10:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 10:57: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 = ? ["16"] [] [2019-04-08 10:57: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-08 10:57: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 = ? [6] [] [2019-04-08 10:57: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 = ? [8] [] [2019-04-08 10:57: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-08 10:57: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-08 10:57: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-08 10:57: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-08 10:57: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-08 10:57: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-08 10:57: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-08 10:57: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-08 10:57: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-08 10:57:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 10:57:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d849e9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d849e9","method":"GET"} [] [2019-04-08 10:58: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-08 10:58:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 10:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 10:58:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 10:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 10:58: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-08 10:58: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-08 10:58: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 = ? [6] [] [2019-04-08 10:58: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 = ? [8] [] [2019-04-08 10:58: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 = ? [16] [] [2019-04-08 10:58: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 = ? [16] [] [2019-04-08 10:58: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 = ? [16] [] [2019-04-08 10:58: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 = ? [16] [] [2019-04-08 10:58: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 = ? [16] [] [2019-04-08 10:58: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 = ? [16] [] [2019-04-08 10:58: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-08 10:58: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-08 10:58: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 = ? [8] [] [2019-04-08 10:58:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 10:58:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c8021"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0c8021","method":"GET"} [] [2019-04-08 10:58:49] 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-08 10: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-08 10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 10:58:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 10:58: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 = ? ["16"] [] [2019-04-08 10:58: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-08 10:58: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 = ? [6] [] [2019-04-08 10:58: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 = ? [8] [] [2019-04-08 10:58: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-08 10:58: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-08 10:58: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-08 10:58: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-08 10:58: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-08 10:58: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-08 10:58: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-08 10: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-08 10: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-08 10:58:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 10:58:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a5b14"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9a5b14","method":"GET"} [] [2019-04-08 11:00:46] 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-08 11:00:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:00:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:00: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 = ? ["16"] [] [2019-04-08 11:00: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-08 11:00: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-08 11:00: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-08 11:00: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-08 11:00: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-08 11:00: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-08 11:00: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-08 11:00: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-08 11:00: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-08 11:00:46] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "endif" tag (expecting closing tag for the "for" tag defined near line 26)." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 113 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"endif\" tag (expecting closing tag for the \"for\" tag defined near line 26). at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:113)"} [] [2019-04-08 11:00:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:00:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22be28"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/22be28","method":"GET"} [] [2019-04-08 11:00:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22be28"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/22be28","method":"GET"} [] [2019-04-08 11:01: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-08 11:01:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:01:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:01: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 = ? ["16"] [] [2019-04-08 11:01: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-08 11:01: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 = ? [6] [] [2019-04-08 11:01: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 = ? [8] [] [2019-04-08 11:01: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-08 11:01: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-08 11:01: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-08 11:01: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-08 11:01: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-08 11:01: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-08 11:01: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-08 11:01: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-08 11:01: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 = ? [8] [] [2019-04-08 11:01:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:01:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"397d2f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/397d2f","method":"GET"} [] [2019-04-08 11:03:04] 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-08 11:03:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:03:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:03: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 = ? ["16"] [] [2019-04-08 11:03: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-08 11:03: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 = ? [6] [] [2019-04-08 11:03: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 = ? [8] [] [2019-04-08 11:03: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 = ? [16] [] [2019-04-08 11:03: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 = ? [16] [] [2019-04-08 11:03: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 = ? [16] [] [2019-04-08 11:03: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 = ? [16] [] [2019-04-08 11:03: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 = ? [16] [] [2019-04-08 11:03: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 = ? [16] [] [2019-04-08 11:03: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-08 11:03: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 = ? [16] [] [2019-04-08 11:03: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-08 11:03:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:03:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c517f4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c517f4","method":"GET"} [] [2019-04-08 11:03:51] 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-08 11: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-08 11:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:03:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:03: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 = ? ["16"] [] [2019-04-08 11: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-08 11:03: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 = ? [6] [] [2019-04-08 11:03: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 = ? [8] [] [2019-04-08 11: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-08 11: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-08 11: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-08 11: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-08 11: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-08 11: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-08 11: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-08 11: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-08 11: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-08 11:03:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:03:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e1842"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8e1842","method":"GET"} [] [2019-04-08 11:04:01] 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-08 11:04:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:04:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:04: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 = ? ["16"] [] [2019-04-08 11:04: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-08 11:04: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 = ? [6] [] [2019-04-08 11:04: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 = ? [8] [] [2019-04-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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 = ? [16] [] [2019-04-08 11:04: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 = ? [8] [] [2019-04-08 11:04:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:04:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"538e5b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/538e5b","method":"GET"} [] [2019-04-08 11:04:41] 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-08 11:04:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:04:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:04: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 = ? ["16"] [] [2019-04-08 11:04: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-08 11:04: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 = ? [6] [] [2019-04-08 11:04: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 = ? [8] [] [2019-04-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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-08 11:04: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 = ? [8] [] [2019-04-08 11:04:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:04:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f846df"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f846df","method":"GET"} [] [2019-04-08 11:35:18] 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-08 11:35:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:35:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:35: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 = ? ["16"] [] [2019-04-08 11:35: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-08 11:35: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 = ? [6] [] [2019-04-08 11:35: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 = ? [8] [] [2019-04-08 11:35: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-08 11:35: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-08 11:35: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-08 11:35: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-08 11:35: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-08 11:35: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-08 11:35: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-08 11:35: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-08 11:35: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-08 11:35:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:35:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d6d7b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2d6d7b","method":"GET"} [] [2019-04-08 11:36:10] 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-08 11:36:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:36:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:36: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.id = ? ["16"] [] [2019-04-08 11:36: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-08 11:36: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 = ? [6] [] [2019-04-08 11:36: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 = ? [8] [] [2019-04-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:36:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36c9e1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/36c9e1","method":"GET"} [] [2019-04-08 11:36:36] 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-08 11:36:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:36:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:36: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 11:36: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 = ? [9] [] [2019-04-08 11:36: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 = ? [11] [] [2019-04-08 11:36: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 = ? [15] [] [2019-04-08 11:36: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-08 11:36: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 = ? [17] [] [2019-04-08 11:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:36:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55707b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/55707b","method":"GET"} [] [2019-04-08 11:36:40] 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-08 11:36:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:36:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:36: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 = ? ["16"] [] [2019-04-08 11:36: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-08 11:36: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 = ? [6] [] [2019-04-08 11:36: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 = ? [8] [] [2019-04-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36: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-08 11:36:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:36:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ce152"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0ce152","method":"GET"} [] [2019-04-08 11:38:21] 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-08 11:38:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:38:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:38: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 = ? ["16"] [] [2019-04-08 11:38: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-08 11:38: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 = ? [6] [] [2019-04-08 11:38: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 = ? [8] [] [2019-04-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:38:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cae367"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cae367","method":"GET"} [] [2019-04-08 11:38:32] 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-08 11:38:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:38:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:38: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 = ? ["16"] [] [2019-04-08 11:38: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-08 11:38: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 = ? [6] [] [2019-04-08 11:38: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 = ? [8] [] [2019-04-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:38:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd3c34"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bd3c34","method":"GET"} [] [2019-04-08 11:38:50] 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-08 11:38:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:38:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:38: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 = ? ["16"] [] [2019-04-08 11:38: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 = ? [16] [] [2019-04-08 11:38: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 = ? [6] [] [2019-04-08 11:38: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 = ? [8] [] [2019-04-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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-08 11:38: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-08 11:38: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-08 11:38: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-08 11:38:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:38:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"035cc9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/035cc9","method":"GET"} [] [2019-04-08 11:40:20] 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-08 11:40:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:40:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:40: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.id = ? ["16"] [] [2019-04-08 11:40: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-08 11:40: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 = ? [6] [] [2019-04-08 11:40: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 = ? [8] [] [2019-04-08 11:40: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-08 11:40: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-08 11:40: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-08 11:40: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-08 11:40: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-08 11:40: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-08 11:40: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-08 11:40: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-08 11:40: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-08 11:40:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:40:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6cc294"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6cc294","method":"GET"} [] [2019-04-08 11:41:22] 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-08 11:41:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:41:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:41: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 = ? ["16"] [] [2019-04-08 11:41: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-08 11:41: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 = ? [6] [] [2019-04-08 11:41: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 = ? [8] [] [2019-04-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:41:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79c01b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/79c01b","method":"GET"} [] [2019-04-08 11:41: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-08 11:41:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:41:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:41: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 = ? ["16"] [] [2019-04-08 11:41: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-08 11:41: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 = ? [6] [] [2019-04-08 11:41: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 = ? [8] [] [2019-04-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:41:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fe1d0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1fe1d0","method":"GET"} [] [2019-04-08 11:41:52] 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-08 11:41:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:41:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:41: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 = ? ["16"] [] [2019-04-08 11:41: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-08 11:41: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 = ? [6] [] [2019-04-08 11:41: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 = ? [8] [] [2019-04-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41: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-08 11:41:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:41:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a245ec"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a245ec","method":"GET"} [] [2019-04-08 11:42:09] 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-08 11:42:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:42:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:42:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:42: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-08 11:42:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:42:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:42: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-08 11:42: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-08 11:42: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-08 11:42: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-08 11:42: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-08 11:42: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-08 11:42: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-08 11:42: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-08 11:42: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-08 11:42:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:42:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"635a7a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/635a7a","method":"GET"} [] [2019-04-08 11:44:17] 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-08 11:44:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:44:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:44: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 = ? ["16"] [] [2019-04-08 11:44: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-08 11:44: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 = ? [6] [] [2019-04-08 11:44: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-08 11:44: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-08 11:44: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-08 11:44: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-08 11:44: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-08 11:44: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-08 11:44: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-08 11:44: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-08 11:44: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-08 11:44: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-08 11:44:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:44:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16b0ef"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/16b0ef","method":"GET"} [] [2019-04-08 11:45:07] 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-08 11:45:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:45:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:45:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:45: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-08 11:45:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:45:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:45: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-08 11:45: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-08 11:45: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-08 11:45: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-08 11:45: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-08 11:45: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-08 11:45: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-08 11:45: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-08 11:45: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-08 11:45:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:45:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8851d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a8851d","method":"GET"} [] [2019-04-08 11:48:35] 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-08 11:48:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:48:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:48: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 = ? ["16"] [] [2019-04-08 11:48: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-08 11:48: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 = ? [6] [] [2019-04-08 11:48: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 = ? [8] [] [2019-04-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:48:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea0f2f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ea0f2f","method":"GET"} [] [2019-04-08 11:48:52] 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-08 11:48:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:48:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:48: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 = ? ["16"] [] [2019-04-08 11:48: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-08 11:48: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 = ? [6] [] [2019-04-08 11:48: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 = ? [8] [] [2019-04-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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-08 11:48: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 = ? [8] [] [2019-04-08 11:48:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:48:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7c328"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b7c328","method":"GET"} [] [2019-04-08 11:49:13] 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-08 11:49:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:49:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:49: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 = ? ["16"] [] [2019-04-08 11:49: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-08 11:49: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-08 11:49: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 = ? [8] [] [2019-04-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:49:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8b613"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b8b613","method":"GET"} [] [2019-04-08 11:49:39] 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-08 11:49:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:49:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:49: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.id = ? ["16"] [] [2019-04-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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 = ? [8] [] [2019-04-08 11:49:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:49:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"848cbc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/848cbc","method":"GET"} [] [2019-04-08 11:49:51] 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-08 11:49:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:49:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:49: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 = ? ["16"] [] [2019-04-08 11:49: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-08 11:49: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 = ? [6] [] [2019-04-08 11:49: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 = ? [8] [] [2019-04-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49: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-08 11:49:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:49:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9e166"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c9e166","method":"GET"} [] [2019-04-08 11:50:44] 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-08 11:50:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:50:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:50:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:50: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-08 11:50:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:50:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:50: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 = ? [16] [] [2019-04-08 11:50: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 = ? [16] [] [2019-04-08 11:50: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 = ? [16] [] [2019-04-08 11:50: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 = ? [16] [] [2019-04-08 11:50: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 = ? [16] [] [2019-04-08 11:50: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 = ? [16] [] [2019-04-08 11:50:45] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "total" does not exist." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 32 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"total\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:32)"} [] [2019-04-08 11:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:50:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2ca09"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a2ca09","method":"GET"} [] [2019-04-08 11:50:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2ca09"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a2ca09","method":"GET"} [] [2019-04-08 11:50:57] 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-08 11:50:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:50:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:50: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 = ? ["16"] [] [2019-04-08 11:50: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-08 11:50: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 = ? [6] [] [2019-04-08 11:50: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 = ? [8] [] [2019-04-08 11:50: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-08 11:50: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-08 11:50: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-08 11:50: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-08 11:50: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-08 11:50: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-08 11:50: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 = ? [16] [] [2019-04-08 11:50: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-08 11:50: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-08 11:50:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:50:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"186bf7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/186bf7","method":"GET"} [] [2019-04-08 11:51: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-08 11:51:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:51:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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 = ? [8] [] [2019-04-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:51:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9d9e5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f9d9e5","method":"GET"} [] [2019-04-08 11:51:38] 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-08 11:51:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:51:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:51: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 = ? ["16"] [] [2019-04-08 11:51: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-08 11:51: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 = ? [6] [] [2019-04-08 11:51: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 = ? [8] [] [2019-04-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51: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-08 11:51:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:51:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae18ce"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ae18ce","method":"GET"} [] [2019-04-08 11:52:04] 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-08 11:52:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:52:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:52: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 = ? ["16"] [] [2019-04-08 11:52: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-08 11:52: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 = ? [6] [] [2019-04-08 11:52: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 = ? [8] [] [2019-04-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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 = ? [16] [] [2019-04-08 11:52: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-08 11:52: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-08 11:52:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:52:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20a3b0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/20a3b0","method":"GET"} [] [2019-04-08 11:52:29] 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-08 11:52:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:52:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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 = ? [8] [] [2019-04-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-08 11:52: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-08 11:52:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:52:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2071a0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2071a0","method":"GET"} [] [2019-04-08 11:52:39] 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-08 11: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-08 11:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:52:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:52: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.id = ? ["16"] [] [2019-04-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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-08 11:52: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 = ? [8] [] [2019-04-08 11:52:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:52:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5a0a4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c5a0a4","method":"GET"} [] [2019-04-08 11:53:36] 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-08 11:53:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:53:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:53: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 = ? ["16"] [] [2019-04-08 11:53: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-08 11:53: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 = ? [6] [] [2019-04-08 11:53: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 = ? [8] [] [2019-04-08 11:53: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-08 11:53: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-08 11:53: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-08 11:53: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-08 11:53: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-08 11:53: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-08 11:53: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-08 11:53: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-08 11:53: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-08 11:53:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:53:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a4368"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2a4368","method":"GET"} [] [2019-04-08 11:54:10] 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-08 11:54:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:54:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:54:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:54: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-08 11:54:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:54:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:54:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5142bd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5142bd","method":"GET"} [] [2019-04-08 11:54:27] 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-08 11:54:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:54:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:54:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:54: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-08 11:54:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:54:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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 = ? [8] [] [2019-04-08 11:54:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:54:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6aea9f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6aea9f","method":"GET"} [] [2019-04-08 11:54:56] 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-08 11:54:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:54:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:54: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 = ? ["16"] [] [2019-04-08 11:54: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-08 11:54: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 = ? [6] [] [2019-04-08 11:54: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 = ? [8] [] [2019-04-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54: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-08 11:54:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:54:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9378bd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9378bd","method":"GET"} [] [2019-04-08 11:55:01] 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-08 11:55:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:55:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:55: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 = ? ["16"] [] [2019-04-08 11:55: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-08 11:55: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 = ? [6] [] [2019-04-08 11:55: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-08 11:55: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 = ? [16] [] [2019-04-08 11:55: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 = ? [16] [] [2019-04-08 11:55: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 = ? [16] [] [2019-04-08 11:55: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 = ? [16] [] [2019-04-08 11:55: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 = ? [16] [] [2019-04-08 11:55: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 = ? [16] [] [2019-04-08 11:55: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 = ? [16] [] [2019-04-08 11:55: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-08 11:55: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 = ? [8] [] [2019-04-08 11:55:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:55:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c101b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3c101b","method":"GET"} [] [2019-04-08 11:55:14] 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-08 11:55:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 11:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 11:55:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 11:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["16"] [] [2019-04-08 11:55: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 = ? ["16"] [] [2019-04-08 11:55: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-08 11:55: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 = ? [6] [] [2019-04-08 11:55: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 = ? [8] [] [2019-04-08 11:55: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-08 11:55: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-08 11:55: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-08 11:55: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-08 11:55: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-08 11:55: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-08 11:55: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-08 11:55: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-08 11:55: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-08 11:55:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 11:55:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"02eeef"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/02eeef","method":"GET"} [] [2019-04-08 12:00:41] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00:42] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00: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-08 12:00:58] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:00:58] 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-08 12:00:58] 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-08 12:00:58] 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-08 12:00:58] 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-08 12:00:58] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-08 12:01:00] 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', '20190405161228', '20190408120042') ORDER BY version DESC LIMIT 1 [] [] [2019-04-08 12:01:00] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-08 12:01:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 12:01:00] doctrine.DEBUG: CREATE TABLE lesson_user (id INT AUTO_INCREMENT NOT NULL, user_id INT NOT NULL, lessons_id INT DEFAULT NULL, register_at DATETIME NOT NULL, INDEX IDX_B4E2102DA76ED395 (user_id), INDEX IDX_B4E2102DFED07355 (lessons_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci ENGINE = InnoDB [] [] [2019-04-08 12:01:01] doctrine.DEBUG: ALTER TABLE lesson_user ADD CONSTRAINT FK_B4E2102DA76ED395 FOREIGN KEY (user_id) REFERENCES user (id) [] [] [2019-04-08 12:01:02] doctrine.DEBUG: ALTER TABLE lesson_user ADD CONSTRAINT FK_B4E2102DFED07355 FOREIGN KEY (lessons_id) REFERENCES lesson (id) [] [] [2019-04-08 12:01:02] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20190408120042","2019-04-08 12:01:02"] [] [2019-04-08 12:01:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 12:11: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-08 12:11:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:11:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 12:11: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [9] [] [2019-04-08 12:11: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [11] [] [2019-04-08 12:11: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [15] [] [2019-04-08 12:11: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-08 12:11: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [17] [] [2019-04-08 12:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:11:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a12003"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a12003","method":"GET"} [] [2019-04-08 12:12:10] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"GET"} [] [2019-04-08 12:12:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:12: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:12:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:12: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-08 12:12:12] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "user" does not exist." at C:\wamp64\www\elearning\templates\admin\user_edit.html.twig line 3 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"user\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\user_edit.html.twig:3)"} [] [2019-04-08 12:12:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:12:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7743c9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7743c9","method":"GET"} [] [2019-04-08 12:12:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7743c9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7743c9","method":"GET"} [] [2019-04-08 12:13:20] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"GET"} [] [2019-04-08 12:13:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:13:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:13:21] 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-08 12:13:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:13:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"266f32"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/266f32","method":"GET"} [] [2019-04-08 12:13:56] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"GET"} [] [2019-04-08 12:13:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:13:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:13:57] 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-08 12:13:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:13:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd20ad"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fd20ad","method":"GET"} [] [2019-04-08 12:14:42] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"GET"} [] [2019-04-08 12:14:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:14:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:14:43] 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-08 12:14:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:14:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"474e92"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/474e92","method":"GET"} [] [2019-04-08 12:14:53] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"GET"} [] [2019-04-08 12:14:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:14:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:14:54] 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-08 12:14:54] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "inLessons" nor one of the methods "inLessons()", "getinLessons()"/"isinLessons()"/"hasinLessons()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at C:\wamp64\www\elearning\templates\admin\user_create.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"inLessons\" nor one of the methods \"inLessons()\", \"getinLessons()\"/\"isinLessons()\"/\"hasinLessons()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_create.html.twig:22)"} [] [2019-04-08 12:14:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:14:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2860cb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2860cb","method":"GET"} [] [2019-04-08 12:14:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2860cb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2860cb","method":"GET"} [] [2019-04-08 12:15:04] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"GET"} [] [2019-04-08 12:15:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:15:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:15:04] 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-08 12:15:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:15:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b167e6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b167e6","method":"GET"} [] [2019-04-08 12:15:29] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:15:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:15:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:15:29] 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-08 12:15:29] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:15:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:15:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f76068"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f76068","method":"GET"} [] [2019-04-08 12:16:27] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:16:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:16:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:16:28] 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-08 12:16:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:16:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:16:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1d0d0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c1d0d0","method":"GET"} [] [2019-04-08 12:16:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1d0d0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c1d0d0","method":"GET"} [] [2019-04-08 12:16:34] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"GET"} [] [2019-04-08 12:16:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:16:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:16: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-08 12:16:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:16:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cab1d1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cab1d1","method":"GET"} [] [2019-04-08 12:16:41] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:16:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:16:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:16:42] 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-08 12:16:42] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:16:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:16:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e3242"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2e3242","method":"GET"} [] [2019-04-08 12:16:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e3242"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2e3242","method":"GET"} [] [2019-04-08 12:18:35] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:18:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:18:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:18:36] 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-08 12:18:36] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:18:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:18:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80ef47"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/80ef47","method":"GET"} [] [2019-04-08 12:19:46] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:19:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:19:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:19:47] 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-08 12:19:47] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:19:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:19:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcfef6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fcfef6","method":"GET"} [] [2019-04-08 12:22:14] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:22:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:22:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:22:15] 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-08 12:22:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:22:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:22:24] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:22:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:22:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:22:25] 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-08 12:22:25] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:22:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:22:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5b2aa"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f5b2aa","method":"GET"} [] [2019-04-08 12:22:36] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:22:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:22:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:22:37] 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-08 12:22:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:22:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:23:24] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:23:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:23:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:23:25] 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-08 12:23:25] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:23:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:23:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40802a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/40802a","method":"GET"} [] [2019-04-08 12:23:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40802a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/40802a","method":"GET"} [] [2019-04-08 12:26:19] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:26:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:26:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:26:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:26:21] 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-08 12:26:21] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:26:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:26:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"743a08"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/743a08","method":"GET"} [] [2019-04-08 12:26:53] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:26:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:26:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:26:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:26:53] 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-08 12:26:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:26:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:26:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a83edd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a83edd","method":"GET"} [] [2019-04-08 12:26:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a83edd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a83edd","method":"GET"} [] [2019-04-08 12:27:56] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:27:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:27:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:27:56] 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-08 12:27:56] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:27:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:27:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fa622"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6fa622","method":"GET"} [] [2019-04-08 12:30:24] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:30:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:30:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:30:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:30:25] 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-08 12:30:25] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:30:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:30:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3904f3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3904f3","method":"GET"} [] [2019-04-08 12:30:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3904f3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3904f3","method":"GET"} [] [2019-04-08 12:31:30] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:31:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:31:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:31:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:31:30] 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-08 12:31:31] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:31:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:31:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f8ab9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3f8ab9","method":"GET"} [] [2019-04-08 12:31:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f8ab9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3f8ab9","method":"GET"} [] [2019-04-08 12:32:41] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:32:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:32:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:32:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:32:42] request.CRITICAL: Uncaught PHP Exception ReflectionException: "Class App\Form\LessonUser 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\\LessonUser does not exist at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\persistence\\lib\\Doctrine\\Common\\Persistence\\AbstractManagerRegistry.php:166)"} [] [2019-04-08 12:32:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:32:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7031b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7031b2","method":"GET"} [] [2019-04-08 12:32:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7031b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7031b2","method":"GET"} [] [2019-04-08 12:33:20] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"GET"} [] [2019-04-08 12:33:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:33:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:33:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:33:20] 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-08 12:33:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:33:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49560e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/49560e","method":"GET"} [] [2019-04-08 12:33:26] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new","method":"POST"} [] [2019-04-08 12:33:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:33:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:33:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:33:26] 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-08 12:33:26] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:33:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:33:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f3df0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7f3df0","method":"GET"} [] [2019-04-08 12:33:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f3df0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7f3df0","method":"GET"} [] [2019-04-08 12:34:13] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/userlesson/new","method":"GET"} [] [2019-04-08 12:34:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:34:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:34:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:34:13] 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-08 12:34:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34b16b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/34b16b","method":"GET"} [] [2019-04-08 12:34:39] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/userlesson/new","method":"POST"} [] [2019-04-08 12: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-08 12:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:34:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:34:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:34:40] 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 (?) [["8"]] [] [2019-04-08 12:34:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:34:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:34:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9e84d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b9e84d","method":"GET"} [] [2019-04-08 12:34:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9e84d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b9e84d","method":"GET"} [] [2019-04-08 12:36:01] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/userlesson/new","method":"POST"} [] [2019-04-08 12:36:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:36:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:36: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 (?) [["8"]] [] [2019-04-08 12:36:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:36:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:36:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bcff4f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bcff4f","method":"GET"} [] [2019-04-08 12:36:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bcff4f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bcff4f","method":"GET"} [] [2019-04-08 12:36:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/userlesson/new"" 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 /admin/userlesson/new\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-08 12:37:03] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new-user","method":"GET"} [] [2019-04-08 12:37:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:37:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:37:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:37:04] 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-08 12:37:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:37:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0d1ca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f0d1ca","method":"GET"} [] [2019-04-08 12:37:27] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new-user","method":"POST"} [] [2019-04-08 12:37:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:37:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:37:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:37:28] 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-08 12:37:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:37:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:37:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64e6df"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/64e6df","method":"GET"} [] [2019-04-08 12:37:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64e6df"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/64e6df","method":"GET"} [] [2019-04-08 12:37:55] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new-user","method":"POST"} [] [2019-04-08 12:37:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:37:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:37:56] 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-08 12:37:56] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:37:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:37:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0325cc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0325cc","method":"GET"} [] [2019-04-08 12:37:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0325cc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0325cc","method":"GET"} [] [2019-04-08 12:39:03] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new-user","method":"POST"} [] [2019-04-08 12:39:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:39: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:39:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:39:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:39:04] 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-08 12:39:04] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:39:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:39:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b24ca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1b24ca","method":"GET"} [] [2019-04-08 12:39:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b24ca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1b24ca","method":"GET"} [] [2019-04-08 12:39:23] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/user/new-user","method":"POST"} [] [2019-04-08 12:39:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:39:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:39:24] 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-08 12:39:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:39:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:39:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0d126"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c0d126","method":"GET"} [] [2019-04-08 12:39:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0d126"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c0d126","method":"GET"} [] [2019-04-08 12:42:46] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 12:42:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:42:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:42:47] 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-08 12:42:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:42:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3a3c2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f3a3c2","method":"GET"} [] [2019-04-08 12:43:04] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 12:43:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:43:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:43:05] 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-08 12:43:05] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:43:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:43:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"391395"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/391395","method":"GET"} [] [2019-04-08 12:43:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"391395"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/391395","method":"GET"} [] [2019-04-08 12:46:15] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 12:46:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:46:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:46:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:46: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-08 12:46:19] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "lessons" nor one of the methods "lessons()", "getlessons()"/"islessons()"/"haslessons()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at C:\wamp64\www\elearning\templates\admin\user_create.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"lessons\" nor one of the methods \"lessons()\", \"getlessons()\"/\"islessons()\"/\"haslessons()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_create.html.twig:22)"} [] [2019-04-08 12:46:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:46:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86a18b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/86a18b","method":"GET"} [] [2019-04-08 12:46:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86a18b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/86a18b","method":"GET"} [] [2019-04-08 12:46:34] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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_user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-08 12:46:34] 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_user' */ WHERE k.table_name = 'lesson_user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-08 12:46:34] 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_user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-08 12:46:34] 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_user' [] [] [2019-04-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:34] 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-08 12:46:44] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 12:46:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:46:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:46:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:46:45] 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-08 12:46:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:46:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d07cd4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d07cd4","method":"GET"} [] [2019-04-08 12:46:55] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:46:55] 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-08 12:46:55] 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-08 12:46:55] 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-08 12:46:55] 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-08 12:46:55] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-08 12:46:57] 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', '20190405161228', '20190408120042', '20190408124634') ORDER BY version DESC LIMIT 1 [] [] [2019-04-08 12:46:57] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-08 12:46:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 12:46:57] doctrine.DEBUG: DROP TABLE user_lesson [] [] [2019-04-08 12:46:58] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20190408124634","2019-04-08 12:46:58"] [] [2019-04-08 12:46:58] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 12:49:04] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 12:49:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:49:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:49: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_ WHERE l0_.id IN (?) [["6"]] [] [2019-04-08 12:49:06] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:49:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:49:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f4d49"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3f4d49","method":"GET"} [] [2019-04-08 12:49:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f4d49"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3f4d49","method":"GET"} [] [2019-04-08 12:49:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3f4d49"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/3f4d49?panel=logger","method":"GET"} [] [2019-04-08 12:49:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-04-08 12:49:46] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 12:49:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:49:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:49:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:49:46] 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-08 12:49:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:49:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:49:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6d932"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f6d932","method":"GET"} [] [2019-04-08 12:49:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6d932"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f6d932","method":"GET"} [] [2019-04-08 12:51:54] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 12:51:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:51:55] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:51:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:51:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:51:55] request.CRITICAL: Uncaught PHP Exception LogicException: "Unable to guess how to get a Doctrine instance from the request information for parameter "lesson"." at C:\wamp64\www\elearning\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 97 {"exception":"[object] (LogicException(code: 0): Unable to guess how to get a Doctrine instance from the request information for parameter \"lesson\". at C:\\wamp64\\www\\elearning\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:97)"} [] [2019-04-08 12:51:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12: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-08 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:51:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:51:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:51:56] request.CRITICAL: Uncaught PHP Exception LogicException: "Unable to guess how to get a Doctrine instance from the request information for parameter "lesson"." at C:\wamp64\www\elearning\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 97 {"exception":"[object] (LogicException(code: 0): Unable to guess how to get a Doctrine instance from the request information for parameter \"lesson\". at C:\\wamp64\\www\\elearning\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:97)"} [] [2019-04-08 12:51:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:51:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cb141"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9cb141","method":"GET"} [] [2019-04-08 12:52:40] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 12:52:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:52:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:52:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:52:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d07cd4"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/d07cd4?panel=db","method":"GET"} [] [2019-04-08 12:52:40] 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-08 12:52:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:52:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:52:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-08 12:53:02] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 12:53:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:53:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:53:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:53:03] 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-08 12:53:03] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:53:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:53:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90390a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/90390a","method":"GET"} [] [2019-04-08 12:53:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d07cd4"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/d07cd4?panel=db","method":"GET"} [] [2019-04-08 12:53:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-08 12:56:49] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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_user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-08 12:56:49] 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_user' */ WHERE k.table_name = 'lesson_user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-08 12:56:49] 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_user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-08 12:56:49] 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_user' [] [] [2019-04-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:56:49] 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-08 12:57:53] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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_user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-08 12:57:53] 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_user' */ WHERE k.table_name = 'lesson_user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-08 12:57:53] 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_user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-08 12:57:53] 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_user' [] [] [2019-04-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:53] 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-08 12:57:59] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 12:57:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 12:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 12:57:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 12:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 12:58:00] 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-08 12:58:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 12:58:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 12:58:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b21d9a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b21d9a","method":"GET"} [] [2019-04-08 12:58:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b21d9a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b21d9a","method":"GET"} [] [2019-04-08 13:00:12] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:00:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:00:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:00:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:00: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_ WHERE l0_.id IN (?) [["6"]] [] [2019-04-08 13:00:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:00:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:00:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b6dd7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0b6dd7","method":"GET"} [] [2019-04-08 13:00:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b6dd7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0b6dd7","method":"GET"} [] [2019-04-08 13:01:59] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:01:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:01:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:01:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:01:59] 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-08 13:01:59] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"324c41"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/324c41","method":"GET"} [] [2019-04-08 13:02:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"324c41"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/324c41","method":"GET"} [] [2019-04-08 13:02:30] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:02:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:02:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:02:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:02:30] 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-08 13:02:30] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:02:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:02:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82ee39"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/82ee39","method":"GET"} [] [2019-04-08 13:02:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82ee39"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/82ee39","method":"GET"} [] [2019-04-08 13:03:27] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:03:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:03:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:03:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:03:27] 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-08 13:03:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:03:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:03:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad9bd5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ad9bd5","method":"GET"} [] [2019-04-08 13:03:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad9bd5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ad9bd5","method":"GET"} [] [2019-04-08 13:05:41] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:05:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:05:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:05:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["po@po.fr"] [] [2019-04-08 13:05:43] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "inLessons" nor one of the methods "inLessons()", "getinLessons()"/"isinLessons()"/"hasinLessons()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at C:\wamp64\www\elearning\templates\admin\user_create.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"inLessons\" nor one of the methods \"inLessons()\", \"getinLessons()\"/\"isinLessons()\"/\"hasinLessons()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_create.html.twig:22)"} [] [2019-04-08 13:05:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:05:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acdcc7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/acdcc7","method":"GET"} [] [2019-04-08 13:05:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acdcc7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/acdcc7","method":"GET"} [] [2019-04-08 13:06:00] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:06:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:06:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:06:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["po@po.fr"] [] [2019-04-08 13:06:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:06:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"235ad4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/235ad4","method":"GET"} [] [2019-04-08 13:06:07] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:06:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:06:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["po@po.fr"] [] [2019-04-08 13:06:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:06:09] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"po@po.fr","2":"popop","3":"$2y$13$5/7n/wIoyo4kahTI2/a [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:06:09] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:06:09] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\OutOfBoundsException: "Child "inLessons" does not exist." at C:\wamp64\www\elearning\vendor\symfony\form\Form.php line 946 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\OutOfBoundsException(code: 0): Child \"inLessons\" does not exist. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\Form.php:946)"} [] [2019-04-08 13:06:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:06:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b7be7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8b7be7","method":"GET"} [] [2019-04-08 13:06:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b7be7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8b7be7","method":"GET"} [] [2019-04-08 13:07:15] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:07:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:07:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["po@po.fr"] [] [2019-04-08 13:07:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:07:17] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"po@po.fr","2":"popop","3":"$2y$13$5fvZpxpQ9eOgupU4BE1 [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:07:17] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:07:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "user_admin" as such route does not exist." at C:\wamp64\www\elearning\var\cache\dev\srcApp_KernelDevDebugContainerUrlGenerator.php line 89 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"user_admin\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:89)"} [] [2019-04-08 13:07:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:07:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6cfc0e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6cfc0e","method":"GET"} [] [2019-04-08 13:07:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6cfc0e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6cfc0e","method":"GET"} [] [2019-04-08 13:08:04] 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-08 13:08:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:08:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:08: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 13:08:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [9] [] [2019-04-08 13:08:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [11] [] [2019-04-08 13:08:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [15] [] [2019-04-08 13:08:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [16] [] [2019-04-08 13:08:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [17] [] [2019-04-08 13:08:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:08:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2de1ad"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2de1ad","method":"GET"} [] [2019-04-08 13:08:07] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:08:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:08:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:08:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:08: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-08 13:08:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:08:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c87615"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c87615","method":"GET"} [] [2019-04-08 13:08:27] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:08:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:08:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:08:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:08:27] 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-08 13:08:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:08:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:08:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f1931"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3f1931","method":"GET"} [] [2019-04-08 13:08:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f1931"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3f1931","method":"GET"} [] [2019-04-08 13:09:16] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:09:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:09:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:09:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:09: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_ WHERE l0_.id IN (?) [["6"]] [] [2019-04-08 13:09:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:09:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:09:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7fa87"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e7fa87","method":"GET"} [] [2019-04-08 13:09:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7fa87"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e7fa87","method":"GET"} [] [2019-04-08 13:10:53] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:10:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:10:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:10:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:10:53] 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-08 13:10:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:10:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:10:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f80312"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f80312","method":"GET"} [] [2019-04-08 13:14:40] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13: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-08 13:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:14:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:14:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:14:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "userLesson" nor one of the methods "getUserLesson()", "userLesson()", "isUserLesson()", "hasUserLesson()", "__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 \"userLesson\" nor one of the methods \"getUserLesson()\", \"userLesson()\", \"isUserLesson()\", \"hasUserLesson()\", \"__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-08 13:14:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:14:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97f38d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/97f38d","method":"GET"} [] [2019-04-08 13:14:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97f38d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/97f38d","method":"GET"} [] [2019-04-08 13:14:55] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:14:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:14:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:14:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:14:56] 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-08 13:14:56] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "inLessons"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"inLessons\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:14:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb18ce"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/eb18ce","method":"GET"} [] [2019-04-08 13:14:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb18ce"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/eb18ce","method":"GET"} [] [2019-04-08 13:15:18] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:15:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:15:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:15:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:15:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "lessons" nor one of the methods "getLessons()", "lessons()", "isLessons()", "hasLessons()", "__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 \"lessons\" nor one of the methods \"getLessons()\", \"lessons()\", \"isLessons()\", \"hasLessons()\", \"__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-08 13:15:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:15:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6f5b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d6f5b2","method":"GET"} [] [2019-04-08 13:15:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6f5b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d6f5b2","method":"GET"} [] [2019-04-08 13:20:37] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:20:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:20:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:20:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "lessons" nor one of the methods "getLessons()", "lessons()", "isLessons()", "hasLessons()", "__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 \"lessons\" nor one of the methods \"getLessons()\", \"lessons()\", \"isLessons()\", \"hasLessons()\", \"__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-08 13:20:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:20:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8b157"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f8b157","method":"GET"} [] [2019-04-08 13:20:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8b157"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f8b157","method":"GET"} [] [2019-04-08 13:20:53] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:20:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:20:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:20:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "lessons" nor one of the methods "getLessons()", "lessons()", "isLessons()", "hasLessons()", "__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 \"lessons\" nor one of the methods \"getLessons()\", \"lessons()\", \"isLessons()\", \"hasLessons()\", \"__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-08 13:20:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:20:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8fecf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f8fecf","method":"GET"} [] [2019-04-08 13:20:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8fecf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f8fecf","method":"GET"} [] [2019-04-08 13:21:19] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:21:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:21:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:21:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:21:20] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "userLessons" nor one of the methods "getUserLessons()", "userLessons()", "isUserLessons()", "hasUserLessons()", "__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 \"userLessons\" nor one of the methods \"getUserLessons()\", \"userLessons()\", \"isUserLessons()\", \"hasUserLessons()\", \"__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-08 13:21:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:21:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eab645"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/eab645","method":"GET"} [] [2019-04-08 13:21:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eab645"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/eab645","method":"GET"} [] [2019-04-08 13:21:43] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:21:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:21:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:21:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:21: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_ [] [] [2019-04-08 13:21:44] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "lessons" nor one of the methods "lessons()", "getlessons()"/"islessons()"/"haslessons()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at C:\wamp64\www\elearning\templates\admin\user_create.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"lessons\" nor one of the methods \"lessons()\", \"getlessons()\"/\"islessons()\"/\"haslessons()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_create.html.twig:22)"} [] [2019-04-08 13:21:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:21:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adf9b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/adf9b2","method":"GET"} [] [2019-04-08 13:21:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adf9b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/adf9b2","method":"GET"} [] [2019-04-08 13:22:02] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:22:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:22:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:22:02] 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-08 13:22:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:22:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"661dcc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/661dcc","method":"GET"} [] [2019-04-08 13:22:16] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:22:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:22:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:22:16] 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-08 13:22:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "App\Entity\LessonUser", "App\Entity\Lesson" given at property path "lessonUsers"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 173 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"App\\Entity\\LessonUser\", \"App\\Entity\\Lesson\" given at property path \"lessonUsers\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:173)"} [] [2019-04-08 13:22:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:22:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5b523"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b5b523","method":"GET"} [] [2019-04-08 13:22:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5b523"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b5b523","method":"GET"} [] [2019-04-08 13:22:53] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:22:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:22:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:22:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:22:54] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "lessons" nor one of the methods "getLessons()", "lessons()", "isLessons()", "hasLessons()", "__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 \"lessons\" nor one of the methods \"getLessons()\", \"lessons()\", \"isLessons()\", \"hasLessons()\", \"__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-08 13:22:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:22:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"013ec5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/013ec5","method":"GET"} [] [2019-04-08 13:22:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"013ec5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/013ec5","method":"GET"} [] [2019-04-08 13:24:10] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 13:24:10] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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_user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-08 13:24:11] 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_user' */ WHERE k.table_name = 'lesson_user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-08 13:24:11] 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_user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-08 13:24:11] 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_user' [] [] [2019-04-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:11] 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-08 13:24:22] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:24:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:24: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:24:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:24:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:24: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["test@testp.tr"] [] [2019-04-08 13:24:25] 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-08 13:24:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:24:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f02e3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3f02e3","method":"GET"} [] [2019-04-08 13:24:38] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 13:24:38] 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-08 13:24:38] 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-08 13:24:38] 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-08 13:24:38] 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-08 13:24:38] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-08 13:24:40] 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', '20190405161228', '20190408120042', '20190408124634', '20190408132411') ORDER BY version DESC LIMIT 1 [] [] [2019-04-08 13:24:40] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-08 13:24:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:24:40] doctrine.DEBUG: CREATE TABLE user_lesson (user_id INT NOT NULL, lesson_id INT NOT NULL, INDEX IDX_9D266FCEA76ED395 (user_id), INDEX IDX_9D266FCECDF80196 (lesson_id), PRIMARY KEY(user_id, lesson_id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci ENGINE = InnoDB [] [] [2019-04-08 13:24:40] doctrine.DEBUG: ALTER TABLE user_lesson ADD CONSTRAINT FK_9D266FCEA76ED395 FOREIGN KEY (user_id) REFERENCES user (id) ON DELETE CASCADE [] [] [2019-04-08 13:24:41] doctrine.DEBUG: ALTER TABLE user_lesson ADD CONSTRAINT FK_9D266FCECDF80196 FOREIGN KEY (lesson_id) REFERENCES lesson (id) ON DELETE CASCADE [] [] [2019-04-08 13:24:42] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20190408132411","2019-04-08 13:24:42"] [] [2019-04-08 13:24:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:25:01] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13: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-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:25:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:25:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13: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"]] [] [2019-04-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["test@testp.tr"] [] [2019-04-08 13:25:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:25:02] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"test@testp.tr","2":"test","3":"$2y$13$TNj9QLwGBUDdGEq3Cum [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:25:02] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [24,6] [] [2019-04-08 13:25:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:25:02] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\OutOfBoundsException: "Child "inLessons" does not exist." at C:\wamp64\www\elearning\vendor\symfony\form\Form.php line 946 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\OutOfBoundsException(code: 0): Child \"inLessons\" does not exist. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\Form.php:946)"} [] [2019-04-08 13:25:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:25:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9979a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b9979a","method":"GET"} [] [2019-04-08 13:25:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9979a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b9979a","method":"GET"} [] [2019-04-08 13:25:22] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:25:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:25:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:25:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:25:23] 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-08 13:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["test@testp.tr"] [] [2019-04-08 13:25:23] 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-08 13:25:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:25:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fb98b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2fb98b","method":"GET"} [] [2019-04-08 13:26:00] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:26:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:26:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:26:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:26: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"]] [] [2019-04-08 13:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["test@testp.tr"] [] [2019-04-08 13:26:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:26:02] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"test@testp.tr","2":"test","3":"$2y$13$j0XKikMyHxgxU9BT2mw [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:26:02] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [25,6] [] [2019-04-08 13:26:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:26:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:26:02] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lessons_id) VALUES (?, ?, ?) {"1":"2019-04-08 13:26:02","2":25,"3":null} [] [2019-04-08 13:26:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:26: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-08 13:26: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 = ? [25] [] [2019-04-08 13:26:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:26:02] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":25,"3":29} [] [2019-04-08 13:26:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:26:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:26:02] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":25,"3":31} [] [2019-04-08 13:26:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:26:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:26:02] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":25,"3":32} [] [2019-04-08 13:26:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:26:02] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "user_admin" as such route does not exist." at C:\wamp64\www\elearning\var\cache\dev\srcApp_KernelDevDebugContainerUrlGenerator.php line 89 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"user_admin\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:89)"} [] [2019-04-08 13:26:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:26:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"576e4f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/576e4f","method":"GET"} [] [2019-04-08 13:26:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"576e4f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/576e4f","method":"GET"} [] [2019-04-08 13:29:50] 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-08 13:29:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:29: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:29:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:29: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 13:29:51] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "inLessons" nor one of the methods "inLessons()", "getinLessons()"/"isinLessons()"/"hasinLessons()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\admin\user_list.html.twig line 36 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"inLessons\" nor one of the methods \"inLessons()\", \"getinLessons()\"/\"isinLessons()\"/\"hasinLessons()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_list.html.twig:36)"} [] [2019-04-08 13:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:29:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"351b54"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/351b54","method":"GET"} [] [2019-04-08 13:29:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"351b54"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/351b54","method":"GET"} [] [2019-04-08 13:30:18] 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-08 13: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-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:30:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 13:30: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 = ? [9] [] [2019-04-08 13:30: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 = ? [11] [] [2019-04-08 13:30: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 = ? [15] [] [2019-04-08 13:30: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-08 13:30: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 = ? [17] [] [2019-04-08 13:30: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 = ? [25] [] [2019-04-08 13:30:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:30:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b5530"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2b5530","method":"GET"} [] [2019-04-08 13:30:23] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:30:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:30:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:30:23] 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-08 13:30:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:30:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d1c98"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5d1c98","method":"GET"} [] [2019-04-08 13:30:46] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:30:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:30:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:30:47] 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-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-08 13:30:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Clem","3":"$2y$13$lb4ORYLOaAEpuER2gR4 [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"tsets","7":null,"8":null} [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [26,6] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [26,8] [] [2019-04-08 13:30:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lessons_id) VALUES (?, ?, ?) {"1":"2019-04-08 13:30:48","2":26,"3":null} [] [2019-04-08 13:30:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:30: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 = ? [6] [] [2019-04-08 13:30: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 = ? [26] [] [2019-04-08 13:30:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":26,"3":29} [] [2019-04-08 13:30:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":26,"3":31} [] [2019-04-08 13:30:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":26,"3":32} [] [2019-04-08 13:30:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lessons_id) VALUES (?, ?, ?) {"1":"2019-04-08 13:30:48","2":26,"3":null} [] [2019-04-08 13:30:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:30: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 = ? [8] [] [2019-04-08 13:30: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 = ? [26] [] [2019-04-08 13:30:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":26,"3":35} [] [2019-04-08 13:30:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:30:48] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":26,"3":36} [] [2019-04-08 13:30:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:30:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:30:49] 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-08 13:30:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:30:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:30: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 13:30: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 = ? [9] [] [2019-04-08 13:30: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 = ? [11] [] [2019-04-08 13:30: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 = ? [15] [] [2019-04-08 13:30: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 = ? [16] [] [2019-04-08 13:30: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 = ? [17] [] [2019-04-08 13:30: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 = ? [25] [] [2019-04-08 13:30: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 = ? [26] [] [2019-04-08 13:30:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:30:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be4fbd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/be4fbd","method":"GET"} [] [2019-04-08 13:32:04] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:32:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:32:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:32:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:32:04] 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-08 13:32:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:32:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a2b25"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7a2b25","method":"GET"} [] [2019-04-08 13:32:21] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:32:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:32:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:32:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:32:21] 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 (?) [["8"]] [] [2019-04-08 13:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@l.fr"] [] [2019-04-08 13:32:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:32:22] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fer@l.fr","2":"test","3":"$2y$13$b6bjc19AaLHF6MMepDc [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:32:22] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [27,8] [] [2019-04-08 13:32:22] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:32:23] php.CRITICAL: Call to undefined method App\Entity\Lesson::getLesson() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method App\\Entity\\Lesson::getLesson() at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:58)"} [] [2019-04-08 13:32:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getLesson" of class "App\Entity\Lesson". Did you mean to call e.g. "getLessonContents" or "getLessonUsers"?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 58 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getLesson\" of class \"App\\Entity\\Lesson\".\nDid you mean to call e.g. \"getLessonContents\" or \"getLessonUsers\"? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:58)"} [] [2019-04-08 13:32:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:32:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"226006"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/226006","method":"GET"} [] [2019-04-08 13:34:29] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:34:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:34:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:34:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:34:29] 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 (?) [["8"]] [] [2019-04-08 13:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@l.fr"] [] [2019-04-08 13:34:30] 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-08 13:34:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:34:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ebd607"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ebd607","method":"GET"} [] [2019-04-08 13:34:36] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:34:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:34:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:34:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:34:36] 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 (?) [["8"]] [] [2019-04-08 13:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@l.fr"] [] [2019-04-08 13:34:37] 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-08 13:34:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:34:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b153ee"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b153ee","method":"GET"} [] [2019-04-08 13:34:43] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:34:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:34:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:34:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:34: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 (?) [["8"]] [] [2019-04-08 13:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["r@l.fr"] [] [2019-04-08 13:34:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:34:45] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"r@l.fr","2":"test","3":"$2y$13$3xsI.bb/59mrA4hRgvZ [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:34:45] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [28,8] [] [2019-04-08 13:34:45] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:34:46] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: inLesson" at C:\wamp64\www\elearning\src\Controller\UserController.php line 54 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: inLesson at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:54)"} [] [2019-04-08 13:34:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:34:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed1939"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ed1939","method":"GET"} [] [2019-04-08 13:34:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed1939"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ed1939","method":"GET"} [] [2019-04-08 13:34:59] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:34:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:34:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:34:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:34:59] 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 (?) [["8"]] [] [2019-04-08 13:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["r@l.fr"] [] [2019-04-08 13:35:00] 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-08 13:35:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:35:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b247e0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b247e0","method":"GET"} [] [2019-04-08 13:36:03] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:36:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:36:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:36:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:36:03] 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 (?) [["8"]] [] [2019-04-08 13:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@tfr.gt"] [] [2019-04-08 13:36:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:36:04] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"t@tfr.gt","2":"test","3":"$2y$13$aHoH9VgoTmJGtgevjwA [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:36:04] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [29,8] [] [2019-04-08 13:36:04] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:37:02] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:37:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:37:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:37:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:37:02] 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 (?) [["8"]] [] [2019-04-08 13:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@tfr.gt"] [] [2019-04-08 13:37:03] 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-08 13:37:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:37:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4aabf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b4aabf","method":"GET"} [] [2019-04-08 13:37:09] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:37:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:37:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:37:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:37:10] 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 (?) [["8"]] [] [2019-04-08 13:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@tf.gt"] [] [2019-04-08 13:37:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:37:11] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"t@tf.gt","2":"test","3":"$2y$13$6dKlUwyGCkANJg26x08 [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:37:11] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [30,8] [] [2019-04-08 13:37:11] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:38:17] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:38:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:38:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:38:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:38:17] 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 (?) [["8"]] [] [2019-04-08 13:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@tf.gt"] [] [2019-04-08 13:38: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_ [] [] [2019-04-08 13:38:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:38:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f00db6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f00db6","method":"GET"} [] [2019-04-08 13:38:33] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:38:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:38:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:38:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:38: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_ WHERE l0_.id IN (?) [["8"]] [] [2019-04-08 13:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@tf.g"] [] [2019-04-08 13:38:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:38:35] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"t@tf.g","2":"test","3":"$2y$13$6dEHndda8Db0997nhVK [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"test","7":null,"8":null} [] [2019-04-08 13:38:35] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [31,8] [] [2019-04-08 13:38:35] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:38:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:38:35] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lessons_id) VALUES (?, ?, ?) {"1":"2019-04-08 13:38:35","2":31,"3":null} [] [2019-04-08 13:38:35] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:54: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-08 13:54:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:54:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [9] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [11] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [15] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [17] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [25] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [26] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [29] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [30] [] [2019-04-08 13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [31] [] [2019-04-08 13:54:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:54:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39a1b5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/39a1b5","method":"GET"} [] [2019-04-08 13:54:39] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13:54:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:54:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:54:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:54:40] 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-08 13:54:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:54:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"290ea7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/290ea7","method":"GET"} [] [2019-04-08 13:54:54] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:54:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:54:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:54:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:54:55] 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-08 13:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["tt@tt.fr"] [] [2019-04-08 13:54:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:54:56] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"tt@tt.fr","2":"test","3":"$2y$13$sRdXGr2quZC93IFL/Du [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"tes","7":null,"8":null} [] [2019-04-08 13:54:56] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [32,6] [] [2019-04-08 13:54:56] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:54:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:54:56] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lessons_id) VALUES (?, ?, ?) {"1":"2019-04-08 13:54:56","2":32,"3":null} [] [2019-04-08 13:54:56] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:56:12] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:56:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:56:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:56:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lessons_id AS lessons_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:56:13] 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-08 13:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["tt@tt.f"] [] [2019-04-08 13:56:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:56:14] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"tt@tt.f","2":"test","3":"$2y$13$hziIZ9IP3V3L1HZKulk [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"tes","7":null,"8":null} [] [2019-04-08 13:56:14] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [33,6] [] [2019-04-08 13:56:14] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:56:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:56:14] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lessons_id) VALUES (?, ?, ?) {"1":"2019-04-08 13:56:14","2":33,"3":null} [] [2019-04-08 13:56:14] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:57:54] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:57:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:57:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:57:55] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1': SQLSTATE[42S22]: Column not found: 1054 Champ 't0.lesson_id' inconnu dans field list" at C:\wamp64\www\elearning\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 60 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1':\n\nSQLSTATE[42S22]: Column not found: 1054 Champ 't0.lesson_id' inconnu dans field list at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:60, Doctrine\\DBAL\\Driver\\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Champ 't0.lesson_id' inconnu dans field list at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOConnection.php:90, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Champ 't0.lesson_id' inconnu dans field list at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOConnection.php:88)"} [] [2019-04-08 13:57:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:57:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54f1f9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/54f1f9","method":"GET"} [] [2019-04-08 13:57:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54f1f9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/54f1f9","method":"GET"} [] [2019-04-08 13:58:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:28] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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_user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-08 13:58:29] 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_user' */ WHERE k.table_name = 'lesson_user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-08 13:58:29] 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_user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-08 13:58:29] 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_user' [] [] [2019-04-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:29] 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-08 13:58:36] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-08 13:58:36] 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-08 13:58:36] 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-08 13:58:36] 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-08 13:58:36] 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-08 13:58:36] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-08 13:58:38] 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', '20190405161228', '20190408120042', '20190408124634', '20190408132411', '20190408135828') ORDER BY version DESC LIMIT 1 [] [] [2019-04-08 13:58:38] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-08 13:58:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:58:38] doctrine.DEBUG: ALTER TABLE lesson_user DROP FOREIGN KEY FK_B4E2102DFED07355 [] [] [2019-04-08 13:58:38] doctrine.DEBUG: DROP INDEX IDX_B4E2102DFED07355 ON lesson_user [] [] [2019-04-08 13:58:39] doctrine.DEBUG: ALTER TABLE lesson_user CHANGE lessons_id lesson_id INT DEFAULT NULL [] [] [2019-04-08 13:58:39] doctrine.DEBUG: ALTER TABLE lesson_user ADD CONSTRAINT FK_B4E2102DCDF80196 FOREIGN KEY (lesson_id) REFERENCES lesson (id) [] [] [2019-04-08 13:58:39] doctrine.DEBUG: CREATE INDEX IDX_B4E2102DCDF80196 ON lesson_user (lesson_id) [] [] [2019-04-08 13:58:40] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20190408135828","2019-04-08 13:58:40"] [] [2019-04-08 13:58:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:58:45] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 13: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-08 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:58:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:58:46] 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-08 13:58:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 13:58:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5793e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d5793e","method":"GET"} [] [2019-04-08 13:58:53] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 13:58:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 13:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 13:58:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 13:58:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 13:58:54] 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-08 13:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@tt.f"] [] [2019-04-08 13:58:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:58:55] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"t@tt.f","2":"test","3":"$2y$13$YyO3TnWIwX3M8MDMueG [...]","4":["ROLE_STAGIAIRE"],"5":"test","6":"tes","7":null,"8":null} [] [2019-04-08 13:58:55] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [34,6] [] [2019-04-08 13:58:55] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 13:58:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 13:58:55] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lesson_id) VALUES (?, ?, ?) {"1":"2019-04-08 13:58:55","2":34,"3":6} [] [2019-04-08 13:58:55] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:00:49] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 14:00:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-08 14:00:50] security.WARNING: Username could not be found in the selected user provider. {"username":null,"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider"} [] [2019-04-08 14:00:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:00:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:00:51] 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-08 14:00:51] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Impossible to access an attribute ("firstname") on a null variable." at C:\wamp64\www\elearning\templates\admin.html.twig line 19 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access an attribute (\"firstname\") on a null variable. at C:\\wamp64\\www\\elearning\\templates\\admin.html.twig:19)"} [] [2019-04-08 14:00:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92c7ba"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/92c7ba","method":"GET"} [] [2019-04-08 14:00:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92c7ba"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/92c7ba","method":"GET"} [] [2019-04-08 14:01:09] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 14:01:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:01:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:01:10] 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-08 14:01:10] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Impossible to access an attribute ("firstname") on a null variable." at C:\wamp64\www\elearning\templates\admin.html.twig line 19 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access an attribute (\"firstname\") on a null variable. at C:\\wamp64\\www\\elearning\\templates\\admin.html.twig:19)"} [] [2019-04-08 14:01:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf86d4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cf86d4","method":"GET"} [] [2019-04-08 14:01:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf86d4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cf86d4","method":"GET"} [] [2019-04-08 14:01:21] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 14:01:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:01:22] 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-08 14:01:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"625d38"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/625d38","method":"GET"} [] [2019-04-08 14:01:43] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 14:01:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:01:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@t.fr"] [] [2019-04-08 14:01:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:01:44] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"t@t.fr","2":"Clémentine Fernandez","3":"$2y$13$VLk8vkEfvN7MQ.fdi2o [...]","4":["ROLE_ADMIN"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-08 14:01:44] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:01:45] 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-08 14:01:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:01:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19ae17"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/19ae17","method":"GET"} [] [2019-04-08 14:01:51] 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-08 14:01:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:01:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b476e3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b476e3","method":"GET"} [] [2019-04-08 14:01:57] 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-08 14:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-08 14:01:59] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-08 14:01:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:01: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-08 14:01:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:01:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:01: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 = ? [35] [] [2019-04-08 14:02:00] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "inLessons" nor one of the methods "inLessons()", "getinLessons()"/"isinLessons()"/"hasinLessons()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 15 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"inLessons\" nor one of the methods \"inLessons()\", \"getinLessons()\"/\"isinLessons()\"/\"hasinLessons()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:15)"} [] [2019-04-08 14:02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:02:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bd3b0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1bd3b0","method":"GET"} [] [2019-04-08 14:02: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-08 14:02:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:02:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:02: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 = ? [35] [] [2019-04-08 14:02: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 = ? [35] [] [2019-04-08 14:02:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:02:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2cab5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c2cab5","method":"GET"} [] [2019-04-08 14:02:34] 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-08 14:02:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:02:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:02: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-08 14:02: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:02:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:02:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3586e9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3586e9","method":"GET"} [] [2019-04-08 14:02:37] 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-08 14:02:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:02:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:02: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:02:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:02:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97747f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/97747f","method":"GET"} [] [2019-04-08 14:02:40] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 14:02:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:02: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:02:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:02:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:02:41] 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-08 14:02:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:02:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc2c2b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cc2c2b","method":"GET"} [] [2019-04-08 14:03:05] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 14:03:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:03:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:03:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:03:05] 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-08 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-08 14:03:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:03:06] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"communication@bleusocial.com","2":"Clem","3":"$2y$13$.zZaPgTT1mkkoUiCY2c [...]","4":["ROLE_STAGIAIRE"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-08 14:03:06] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [36,6] [] [2019-04-08 14:03:06] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:03:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:03:06] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lesson_id) VALUES (?, ?, ?) {"1":"2019-04-08 14:03:06","2":36,"3":6} [] [2019-04-08 14:03:06] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:03:07] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: inLesson" at C:\wamp64\www\elearning\src\Controller\UserController.php line 68 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: inLesson at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:68)"} [] [2019-04-08 14:03:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:03:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85a93e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/85a93e","method":"GET"} [] [2019-04-08 14:03:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85a93e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/85a93e","method":"GET"} [] [2019-04-08 14:03:31] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 14:03:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:03:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:03:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:03:31] 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-08 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-08 14:03:32] 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-08 14:03:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:03:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b3f5a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0b3f5a","method":"GET"} [] [2019-04-08 14:04:29] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 14:04:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:04:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:04:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:04:29] 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-08 14:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-08 14:04:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:04:30] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"communication@bleusocial.com","2":"Clem","3":"$2y$13$ExblM7wy2dfrZ0l.H9J [...]","4":["ROLE_STAGIAIRE"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-08 14:04:30] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [37,6] [] [2019-04-08 14:04:30] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:04:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:04:30] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lesson_id) VALUES (?, ?, ?) {"1":"2019-04-08 14:04:30","2":37,"3":6} [] [2019-04-08 14:04:30] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:04: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-08 14:04: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 = ? [37] [] [2019-04-08 14:04:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:04:31] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":37,"3":29} [] [2019-04-08 14:04:31] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:04:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:04:31] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":37,"3":31} [] [2019-04-08 14:04:31] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:04:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:04:31] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":37,"3":32} [] [2019-04-08 14:04:31] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:04:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:04:31] 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-08 14:04:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:04:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:04: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:04: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 = ? [37] [] [2019-04-08 14:04:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:04:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"005c5d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/005c5d","method":"GET"} [] [2019-04-08 14:04:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"005c5d"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/005c5d?panel=db","method":"GET"} [] [2019-04-08 14:04:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-08 14:05:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"005c5d"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/005c5d?panel=db","method":"GET"} [] [2019-04-08 14:05:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-08 14:05:08] 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-08 14:05:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:05:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:05: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 = ? [37] [] [2019-04-08 14:05:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:05:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ff204"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2ff204","method":"GET"} [] [2019-04-08 14:05:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"2ff204"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/2ff204?panel=db","method":"GET"} [] [2019-04-08 14:05:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-08 14:05:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"2ff204"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/2ff204?panel=db","method":"GET"} [] [2019-04-08 14:05:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/search_bar?panel=db","method":"GET"} [] [2019-04-08 14:05:52] 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-08 14:05:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:05:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14: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 = ? [37] [] [2019-04-08 14:05:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:05:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16ba23"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/16ba23","method":"GET"} [] [2019-04-08 14:05:59] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:05:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:06:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:06: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 = ? ["37"] [] [2019-04-08 14:06:00] php.CRITICAL: Call to undefined method App\Entity\User::getInLessons() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method App\\Entity\\User::getInLessons() at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:195)"} [] [2019-04-08 14:06:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getInLessons" of class "App\Entity\User". Did you mean to call "getLessons"?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 195 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getInLessons\" of class \"App\\Entity\\User\".\nDid you mean to call \"getLessons\"? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:195)"} [] [2019-04-08 14:06:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:06:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d58768"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d58768","method":"GET"} [] [2019-04-08 14:06:24] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:06:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:06:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:06: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 = ? ["37"] [] [2019-04-08 14:06: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-08 14:06: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 = ? [6] [] [2019-04-08 14:06: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 = ? [37] [] [2019-04-08 14:06: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 = ? [37] [] [2019-04-08 14:06: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 = ? [37] [] [2019-04-08 14:06:25] 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 "user_edit" as such route does not exist.")." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 15 {"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 \"user_edit\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:15, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"user_edit\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:89)"} [] [2019-04-08 14:06:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:06:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6ce97"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c6ce97","method":"GET"} [] [2019-04-08 14:06:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6ce97"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c6ce97","method":"GET"} [] [2019-04-08 14:18:17] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:18:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:18:18] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:18:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:18: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 = ? ["37"] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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 = ? [6] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18:18] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "inLessons" nor one of the methods "inLessons()", "getinLessons()"/"isinLessons()"/"hasinLessons()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 26 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"inLessons\" nor one of the methods \"inLessons()\", \"getinLessons()\"/\"isinLessons()\"/\"hasinLessons()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:26)"} [] [2019-04-08 14:18:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14: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-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:18:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:18: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 = ? ["37"] [] [2019-04-08 14: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 = ? [37] [] [2019-04-08 14:18: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-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18:19] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "inLessons" nor one of the methods "inLessons()", "getinLessons()"/"isinLessons()"/"hasinLessons()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 26 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"inLessons\" nor one of the methods \"inLessons()\", \"getinLessons()\"/\"isinLessons()\"/\"hasinLessons()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:26)"} [] [2019-04-08 14:18:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a124b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3a124b","method":"GET"} [] [2019-04-08 14:18:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:18:57] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:18:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:18:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:18: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 = ? ["37"] [] [2019-04-08 14:18: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-08 14:18: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 = ? [6] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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 = ? [37] [] [2019-04-08 14:18: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-08 14:18:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:19:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"204c38"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/204c38","method":"GET"} [] [2019-04-08 14:19:06] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37/edit","method":"GET"} [] [2019-04-08 14:19:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:19:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:19: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 WHERE t0.id = ? ["37"] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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-08 14:19:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:19:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d62e5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7d62e5","method":"GET"} [] [2019-04-08 14:19:14] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37/edit","method":"POST"} [] [2019-04-08 14:19:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:19:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:19: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 = ? ["37"] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19:14] 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-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-08 14:19:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:19:15] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [37,8] [] [2019-04-08 14:19:15] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:19:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [6,37] [] [2019-04-08 14:19: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 = ? [6] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [8,37] [] [2019-04-08 14:19:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:19:15] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lesson_id) VALUES (?, ?, ?) {"1":"2019-04-08 14:19:15","2":37,"3":8} [] [2019-04-08 14:19:15] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:19: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 = ? [8] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:19:15] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":37,"3":35} [] [2019-04-08 14:19:15] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:19:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:19:15] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":37,"3":36} [] [2019-04-08 14:19:15] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:19:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:19:16] 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-08 14:19:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:19:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:19:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fca272"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fca272","method":"GET"} [] [2019-04-08 14:19:21] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:19:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:19:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:19: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 = ? ["37"] [] [2019-04-08 14:19: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-08 14:19: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 = ? [6] [] [2019-04-08 14:19: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 = ? [8] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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 = ? [37] [] [2019-04-08 14:19: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-08 14:19: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-08 14:19:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:19:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03e850"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/03e850","method":"GET"} [] [2019-04-08 14:20:18] 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-08 14:20:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:20: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 = ? [37] [] [2019-04-08 14:20:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:20:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2683c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d2683c","method":"GET"} [] [2019-04-08 14:20:21] 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-08 14:20:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:20:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e093b5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e093b5","method":"GET"} [] [2019-04-08 14:20:23] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices","method":"GET"} [] [2019-04-08 14:20:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20: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 [] [] [2019-04-08 14:20:24] 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 [] [] [2019-04-08 14:20:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:20:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"601368"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/601368","method":"GET"} [] [2019-04-08 14:20:27] request.INFO: Matched route "exercice_create". {"route":"exercice_create","route_parameters":{"_route":"exercice_create","_controller":"App\\Controller\\AdminController::createExo"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices/new","method":"GET"} [] [2019-04-08 14:20:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20: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 [] [] [2019-04-08 14:20:28] 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 [] [] [2019-04-08 14:20:28] 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-08 14:20:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:20:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53cc5e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/53cc5e","method":"GET"} [] [2019-04-08 14:20: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-08 14:20:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:20:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:20:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba6506"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ba6506","method":"GET"} [] [2019-04-08 14:20:32] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 14:20:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:20:33] 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-08 14:20:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:20:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2f1ec"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b2f1ec","method":"GET"} [] [2019-04-08 14:20:53] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 14:20:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@fer.com"] [] [2019-04-08 14:20:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:20:55] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fer@fer.com","2":"Odile Boudeau","3":"$2y$13$pPEqjxfZs2njSNIpqVO [...]","4":["ROLE_FORMATEUR"],"5":"Boudeau","6":"Odile","7":null,"8":null} [] [2019-04-08 14:20:55] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:20:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:20:55] 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-08 14:20:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:20: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 = ? [37] [] [2019-04-08 14:20:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:20:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"74bc27"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/74bc27","method":"GET"} [] [2019-04-08 14:20:58] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 14:20:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:20:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:20:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:20:59] 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-08 14:20:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b49a07"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b49a07","method":"GET"} [] [2019-04-08 14:21:02] 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-08 14:21:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:21:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0445eb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0445eb","method":"GET"} [] [2019-04-08 14:21:07] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 14:21:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:21:08] 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-08 14:21:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06b4a8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/06b4a8","method":"GET"} [] [2019-04-08 14:21:28] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 14:21:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["ter@ter.fr"] [] [2019-04-08 14:21:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:21:29] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"ter@ter.fr","2":"Luc Dahan","3":"$2y$13$0Dp9e50WTxyXkdwOcjj [...]","4":["ROLE_FORMATEUR"],"5":"Dahan","6":"Luc","7":null,"8":null} [] [2019-04-08 14:21:29] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:21:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21: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-08 14:21:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:21: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 = ? [37] [] [2019-04-08 14:21:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3943ba"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3943ba","method":"GET"} [] [2019-04-08 14:21: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-08 14:21:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21: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-08 14:21:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3cb958"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3cb958","method":"GET"} [] [2019-04-08 14:21:35] 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-08 14:21:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21: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 [] [] [2019-04-08 14:21: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-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:21: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 = ? [8] [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 14:21:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3a3a4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c3a3a4","method":"GET"} [] [2019-04-08 14:21:38] 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-08 14:21:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-08 14:21: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.id = ? ["6"] [] [2019-04-08 14:21: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-08 14:21: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-08 14:21: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-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:21:40] 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-08 14:21:40] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-08 14:21:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"597eff"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/597eff","method":"GET"} [] [2019-04-08 14:21:45] 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-08 14:21:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-08 14:21: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 = ? ["6"] [] [2019-04-08 14:21: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-08 14:21: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-08 14:21: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 = ? [6] [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:21: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 (?) [["29","31","32"]] [] [2019-04-08 14:21: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["38","39"]] [] [2019-04-08 14:21: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 = ? [6] [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:21: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 = ? [37] [] [2019-04-08 14:21: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 = ? [38] [] [2019-04-08 14:21: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 = ? [39] [] [2019-04-08 14:21:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:21:46] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [37,6] [] [2019-04-08 14:21:46] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [38,6] [] [2019-04-08 14:21:46] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [39,6] [] [2019-04-08 14:21:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:21: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 = ? [29,38] [] [2019-04-08 14:21:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:21:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":38,"3":29} [] [2019-04-08 14:21:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:21: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 = ? [31,38] [] [2019-04-08 14:21:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:21:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":38,"3":31} [] [2019-04-08 14:21:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:21: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,38] [] [2019-04-08 14:21:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:21:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":38,"3":32} [] [2019-04-08 14:21:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:21: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 = ? [29,39] [] [2019-04-08 14:21:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:21:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":39,"3":29} [] [2019-04-08 14:21:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:21: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 = ? [31,39] [] [2019-04-08 14:21:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:21:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":39,"3":31} [] [2019-04-08 14:21:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:21: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,39] [] [2019-04-08 14:21:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:21:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":39,"3":32} [] [2019-04-08 14:21:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:21: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 = ? [6] [] [2019-04-08 14:21: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 [42] [] [2019-04-08 14:21: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 [48] [] [2019-04-08 14:21: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 [49] [] [2019-04-08 14:21:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21: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-08 14:21:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21: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 [] [] [2019-04-08 14:21: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-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:21: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-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 14:21:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"736f00"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/736f00","method":"GET"} [] [2019-04-08 14:21:52] 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-08 14:21:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:21:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2530b6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2530b6","method":"GET"} [] [2019-04-08 14:21:54] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"GET"} [] [2019-04-08 14:21:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:21:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:21:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:21:54] 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-08 14:21:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:21:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0fa7d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f0fa7d","method":"GET"} [] [2019-04-08 14:22:12] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new-user","method":"POST"} [] [2019-04-08 14:22:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:22:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:22:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-08 14:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["lise@lise.fr"] [] [2019-04-08 14:22:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:22:13] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"lise@lise.fr","2":"Lise Nathanson","3":"$2y$13$vjdxI/.bnZwvTqopEd9 [...]","4":["ROLE_FORMATEUR"],"5":"Nathanson","6":"Lise","7":null,"8":null} [] [2019-04-08 14:22:13] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:22:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:22:13] 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-08 14:22:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:22:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:22: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:22: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 = ? [37] [] [2019-04-08 14:22:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:22:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6c653"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f6c653","method":"GET"} [] [2019-04-08 14:22:17] 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-08 14:22:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:22:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:22:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:22:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1042d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d1042d","method":"GET"} [] [2019-04-08 14:29:41] 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-08 14: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-08 14:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:29:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:29: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:29:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:29:44] 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-08 14:29:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:29: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:29:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:29: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:29:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:29:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0cd3b3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0cd3b3","method":"GET"} [] [2019-04-08 14:30: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-08 14: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-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:30:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:30:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:30:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0630e9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0630e9","method":"GET"} [] [2019-04-08 14:30:16] 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-08 14:30:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:30:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:30:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:30:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a7949"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1a7949","method":"GET"} [] [2019-04-08 14:30:19] request.INFO: Matched route "formateur_create". {"route":"formateur_create","route_parameters":{"_route":"formateur_create","_controller":"App\\Controller\\UserController::createFormateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/new","method":"GET"} [] [2019-04-08 14:30:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:30:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:30:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:30:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca8c69"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ca8c69","method":"GET"} [] [2019-04-08 14:30: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-08 14:30:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:30:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:30: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:30:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:30:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5b4da"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c5b4da","method":"GET"} [] [2019-04-08 14:31:00] request.INFO: Matched route "formateur_create". {"route":"formateur_create","route_parameters":{"_route":"formateur_create","_controller":"App\\Controller\\UserController::createFormateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/new","method":"POST"} [] [2019-04-08 14:31:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:31:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["jcdaubi@daubi.fr"] [] [2019-04-08 14:31:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:31:02] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"jcdaubi@daubi.fr","2":"Jean-Claude Daubigney","3":"$2y$13$AdRK0crg4fNQtxYqHRH [...]","4":["ROLE_FORMATEUR"],"5":"Daubigney","6":"Jean-Claude","7":null,"8":null} [] [2019-04-08 14:31:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:31:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:31:02] 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-08 14:31:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:31:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:31:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:31:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6f399"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d6f399","method":"GET"} [] [2019-04-08 14:32:06] 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-08 14:32:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:32:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:32:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:32:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e0d17"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2e0d17","method":"GET"} [] [2019-04-08 14:32:10] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/38/edit","method":"GET"} [] [2019-04-08 14:32:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:32:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-08 14:32:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:32:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b1c56"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0b1c56","method":"GET"} [] [2019-04-08 14:34:47] 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-08 14:34:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:34:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:34: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:34:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:34: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-08 14:34:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:34:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:34: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:34:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:34:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbbcda"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dbbcda","method":"GET"} [] [2019-04-08 14:35:01] request.INFO: Matched route "formateur_delete". {"route":"formateur_delete","route_parameters":{"_route":"formateur_delete","_controller":"App\\Controller\\UserController::deleteFormateur","id":"40"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/40/delete","method":"GET"} [] [2019-04-08 14:35:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-08 14:35: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 = ? [40] [] [2019-04-08 14:35:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:35:01] doctrine.DEBUG: DELETE FROM user WHERE id = ? [40] [] [2019-04-08 14:35:01] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:35:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:02] 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-08 14:35:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35:02] 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-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:35:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:35:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c9b77"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9c9b77","method":"GET"} [] [2019-04-08 14:35:06] request.INFO: Matched route "formateur_create". {"route":"formateur_create","route_parameters":{"_route":"formateur_create","_controller":"App\\Controller\\UserController::createFormateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/new","method":"GET"} [] [2019-04-08 14:35:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a53c3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5a53c3","method":"GET"} [] [2019-04-08 14:35:23] request.INFO: Matched route "formateur_create". {"route":"formateur_create","route_parameters":{"_route":"formateur_create","_controller":"App\\Controller\\UserController::createFormateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/new","method":"POST"} [] [2019-04-08 14:35:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["lise@lise.fr"] [] [2019-04-08 14:35:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:35:25] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"lise@lise.fr","2":"Lise Nathanson","3":"$2y$13$7rvf4X65fb9f4QB9eqG [...]","4":["ROLE_FORMATEUR"],"5":"Nathanson","6":"Lise","7":null,"8":null} [] [2019-04-08 14:35:25] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:35:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:25] 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-08 14:35:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:35:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c0c4d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1c0c4d","method":"GET"} [] [2019-04-08 14:35:31] 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-08 14:35:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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 [] [] [2019-04-08 14:35: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-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:35: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-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 14:35:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05e68d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/05e68d","method":"GET"} [] [2019-04-08 14:35:34] 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-08 14:35:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-08 14:35: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 = ? ["8"] [] [2019-04-08 14:35: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 = ? ["8"] [] [2019-04-08 14:35: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 = ? ["8"] [] [2019-04-08 14:35: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 = ? [8] [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 14:35:35] 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-08 14:35:35] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-08 14:35:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"508a78"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/508a78","method":"GET"} [] [2019-04-08 14:35:40] 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-08 14:35:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-08 14:35: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.id = ? ["8"] [] [2019-04-08 14:35: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 WHERE t0.id = ? ["8"] [] [2019-04-08 14:35: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.id = ? ["8"] [] [2019-04-08 14:35: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 = ? [8] [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 14:35:40] 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","35","36"]] [] [2019-04-08 14:35:40] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["42"]] [] [2019-04-08 14:35: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 = ? [8] [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 14:35: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 = ? [37] [] [2019-04-08 14:35: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 = ? [42] [] [2019-04-08 14:35:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:35:41] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [37,8] [] [2019-04-08 14:35:41] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [42,8] [] [2019-04-08 14:35:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:35: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.content_id = ? AND t0.user_id = ? [29,42] [] [2019-04-08 14:35:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:35:41] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":42,"3":29} [] [2019-04-08 14:35:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:35: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.content_id = ? AND t0.user_id = ? [35,42] [] [2019-04-08 14:35:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:35:41] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":42,"3":35} [] [2019-04-08 14:35:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:35: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.content_id = ? AND t0.user_id = ? [36,42] [] [2019-04-08 14:35:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:35:41] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":42,"3":36} [] [2019-04-08 14:35:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:35: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 = ? [8] [] [2019-04-08 14:35: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 = ? LIMIT 1 [52] [] [2019-04-08 14:35: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 = ? LIMIT 1 [54] [] [2019-04-08 14:35: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 = ? LIMIT 1 [55] [] [2019-04-08 14:35:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:42] 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-08 14:35:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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 [] [] [2019-04-08 14:35: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-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:35: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 = ? [8] [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 14:35:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"daf814"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/daf814","method":"GET"} [] [2019-04-08 14:35:45] 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-08 14:35:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:35: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 = ? [37] [] [2019-04-08 14:35:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e35f67"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e35f67","method":"GET"} [] [2019-04-08 14:35:50] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:35:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:35: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 = ? ["37"] [] [2019-04-08 14:35: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 = ? [37] [] [2019-04-08 14:35:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2d9ce"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d2d9ce","method":"GET"} [] [2019-04-08 14:35:54] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37/edit","method":"GET"} [] [2019-04-08 14:35:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:35:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:35: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 = ? ["37"] [] [2019-04-08 14:35: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 = ? [37] [] [2019-04-08 14:35:54] 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-08 14:35:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:35:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"301d7c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/301d7c","method":"GET"} [] [2019-04-08 14:35:59] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37/edit","method":"POST"} [] [2019-04-08 14:35:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:35:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:35: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 WHERE t0.id = ? ["37"] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36:00] 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-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-08 14:36:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:36:00] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [37,6] [] [2019-04-08 14:36:00] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:36:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [6,37] [] [2019-04-08 14:36: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 = ? [6] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:36: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-08 14:36:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:36:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:36:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0e9d4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e0e9d4","method":"GET"} [] [2019-04-08 14:36:04] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:36:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:36:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:36: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 = ? ["37"] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [6] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [6] [] [2019-04-08 14:36:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:36:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ebedd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8ebedd","method":"GET"} [] [2019-04-08 14:36:51] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:36:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:36:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:36: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 = ? ["37"] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [6] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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 = ? [37] [] [2019-04-08 14:36: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-08 14:36:52] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "registerAt" nor one of the methods "registerAt()", "getregisterAt()"/"isregisterAt()"/"hasregisterAt()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 39 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"registerAt\" nor one of the methods \"registerAt()\", \"getregisterAt()\"/\"isregisterAt()\"/\"hasregisterAt()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:39)"} [] [2019-04-08 14:36:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:36:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"586280"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/586280","method":"GET"} [] [2019-04-08 14:36:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"586280"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/586280","method":"GET"} [] [2019-04-08 14:37:08] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:37:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:37:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:37: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.id = ? ["37"] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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 = ? [6] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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-08 14:37:09] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "lessonUser" nor one of the methods "lessonUser()", "getlessonUser()"/"islessonUser()"/"haslessonUser()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 39 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"lessonUser\" nor one of the methods \"lessonUser()\", \"getlessonUser()\"/\"islessonUser()\"/\"haslessonUser()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:39)"} [] [2019-04-08 14:37:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:37:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f3251"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2f3251","method":"GET"} [] [2019-04-08 14:37:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f3251"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2f3251","method":"GET"} [] [2019-04-08 14:37:31] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:37:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:37:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:37: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 = ? ["37"] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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 = ? [6] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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 = ? [37] [] [2019-04-08 14:37: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-08 14:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:37:32] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "registerAt" nor one of the methods "registerAt()", "getregisterAt()"/"isregisterAt()"/"hasregisterAt()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 39 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"registerAt\" nor one of the methods \"registerAt()\", \"getregisterAt()\"/\"isregisterAt()\"/\"hasregisterAt()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:39)"} [] [2019-04-08 14:37:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:37:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4916c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e4916c","method":"GET"} [] [2019-04-08 14:37:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4916c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e4916c","method":"GET"} [] [2019-04-08 14:41:13] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:41:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:41:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:41: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 = ? ["37"] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41:13] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "name" of value "as" ("operator" expected with value "in")." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 41 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"name\" of value \"as\" (\"operator\" expected with value \"in\"). at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:41)"} [] [2019-04-08 14:41:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:41:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1445c0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1445c0","method":"GET"} [] [2019-04-08 14:41:23] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:41:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:41:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:41: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 = ? ["37"] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [6] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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-08 14:41:24] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "lessonsUsers" does not exist." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"lessonsUsers\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:40)"} [] [2019-04-08 14:41:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:41:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8eb1b0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8eb1b0","method":"GET"} [] [2019-04-08 14:41:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8eb1b0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8eb1b0","method":"GET"} [] [2019-04-08 14:41:38] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:41:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:41:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:41: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 = ? ["37"] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [6] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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 = ? [37] [] [2019-04-08 14:41: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-08 14:41:39] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "lessonUsers" does not exist." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 40 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"lessonUsers\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:40)"} [] [2019-04-08 14:41:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:41:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40e5fe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/40e5fe","method":"GET"} [] [2019-04-08 14:41:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40e5fe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/40e5fe","method":"GET"} [] [2019-04-08 14:42:28] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:42:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:42:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:42: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 = ? ["37"] [] [2019-04-08 14:42: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 = ? [37] [] [2019-04-08 14:42: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 = ? [6] [] [2019-04-08 14:42: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 = ? [37] [] [2019-04-08 14:42: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 = ? [37] [] [2019-04-08 14:42: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 = ? [37] [] [2019-04-08 14:42: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 = ? [37] [] [2019-04-08 14:42: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-08 14:42:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:42:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:42:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6c412"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a6c412","method":"GET"} [] [2019-04-08 14:42:59] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:42:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:42:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:42: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.id = ? ["37"] [] [2019-04-08 14:42: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-08 14:42: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 = ? [6] [] [2019-04-08 14:42: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 = ? [37] [] [2019-04-08 14:42: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 = ? [37] [] [2019-04-08 14:42: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 = ? [37] [] [2019-04-08 14:43: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 = ? [37] [] [2019-04-08 14:43: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-08 14:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:43:00] 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 DateTime could not be converted to string")." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 42 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class DateTime could not be converted to string\"). at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:42, ErrorException(code: 0): Catchable Fatal Error: Object of class DateTime could not be converted to string at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\d3\\d39a1148ad7d24b11a0dec8f5d8f31b1551fc82028160d97d4c95ff343e3cd4d.php:158)"} [] [2019-04-08 14:43:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:43:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66e4b9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/66e4b9","method":"GET"} [] [2019-04-08 14:43:28] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:43:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:43:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["37"] [] [2019-04-08 14:43: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 = ? [37] [] [2019-04-08 14:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 14:43: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 = ? [37] [] [2019-04-08 14:43: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 = ? [37] [] [2019-04-08 14:43: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 = ? [37] [] [2019-04-08 14:43: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 = ? [37] [] [2019-04-08 14:43: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-08 14:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:43:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:43:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"10cf96"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/10cf96","method":"GET"} [] [2019-04-08 14:44:01] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:44:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:44:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:44: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 = ? ["37"] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [6] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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-08 14:44:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:44:02] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "lesson" nor one of the methods "lesson()", "getlesson()"/"islesson()"/"haslesson()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 41 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"lesson\" nor one of the methods \"lesson()\", \"getlesson()\"/\"islesson()\"/\"haslesson()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:41)"} [] [2019-04-08 14:44:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:44:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0b5dc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d0b5dc","method":"GET"} [] [2019-04-08 14:44:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0b5dc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d0b5dc","method":"GET"} [] [2019-04-08 14:44:35] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:44:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:44:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:44: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 = ? ["37"] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [6] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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-08 14:44:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:44:36] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "lesosn" nor one of the methods "lesosn()", "getlesosn()"/"islesosn()"/"haslesosn()" or "__call()" exist and have public access in class "App\Entity\LessonUser"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 42 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"lesosn\" nor one of the methods \"lesosn()\", \"getlesosn()\"/\"islesosn()\"/\"haslesosn()\" or \"__call()\" exist and have public access in class \"App\\Entity\\LessonUser\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:42)"} [] [2019-04-08 14:44:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:44:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d747ad"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d747ad","method":"GET"} [] [2019-04-08 14:44:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d747ad"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d747ad","method":"GET"} [] [2019-04-08 14:44:45] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:44:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:44:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:44: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 = ? ["37"] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [6] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [37] [] [2019-04-08 14:44: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 = ? [6] [] [2019-04-08 14:44:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:44:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:44:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55ea55"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/55ea55","method":"GET"} [] [2019-04-08 14:46:11] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:46:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:46:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:46: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.id = ? ["37"] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [6] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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-08 14:46:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:46:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:46:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3bd980"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3bd980","method":"GET"} [] [2019-04-08 14:46:30] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37/edit","method":"GET"} [] [2019-04-08 14:46:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:46:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:46:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:46: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 = ? ["37"] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46:30] 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-08 14:46:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:46:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39b227"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/39b227","method":"GET"} [] [2019-04-08 14:46:34] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37/edit","method":"POST"} [] [2019-04-08 14:46:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:46:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:46: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 = ? ["37"] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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_ WHERE l0_.id IN (?) [["6","8"]] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-08 14:46:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:46:35] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [37,8] [] [2019-04-08 14:46:35] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [6,37] [] [2019-04-08 14:46: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 = ? [6] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [8,37] [] [2019-04-08 14:46: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 = ? [8] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:46:36] 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-08 14:46:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:46:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:46:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50b379"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/50b379","method":"GET"} [] [2019-04-08 14:46:39] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:46:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:46:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:46: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.id = ? ["37"] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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-08 14:46: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-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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-08 14:46:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:46: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 = ? [8] [] [2019-04-08 14:46:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:46:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"077f2b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/077f2b","method":"GET"} [] [2019-04-08 14:46:59] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:46:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:46:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:46: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.id = ? ["37"] [] [2019-04-08 14:46: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-08 14:46: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 = ? [6] [] [2019-04-08 14:46: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 = ? [8] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14:46: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 = ? [37] [] [2019-04-08 14: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 = ? [37] [] [2019-04-08 14:47: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-08 14:47:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:47: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 = ? [8] [] [2019-04-08 14:47:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:47:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"101a84"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/101a84","method":"GET"} [] [2019-04-08 14:47:26] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:47:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:47:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:47: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 = ? ["37"] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [6] [] [2019-04-08 14:47: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 = ? [8] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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-08 14:47:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:47: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-08 14:47:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:47:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f5264"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7f5264","method":"GET"} [] [2019-04-08 14:47:40] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:47:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:47:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:47: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.id = ? ["37"] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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-08 14:47: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-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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 = ? [37] [] [2019-04-08 14:47: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-08 14:47:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:47: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 = ? [8] [] [2019-04-08 14:47:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:47:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"892dc3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/892dc3","method":"GET"} [] [2019-04-08 14:47:52] 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-08 14: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-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:47:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:47: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":"GET"} [] [2019-04-08 14:47:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:47:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a9468"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0a9468","method":"GET"} [] [2019-04-08 14:48:09] 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-08 14:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-08 14:48:10] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-08 14:48:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:48: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-08 14:48:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:48:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:48: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 = ? [37] [] [2019-04-08 14:48: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 = ? [37] [] [2019-04-08 14:48: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 = ? [37] [] [2019-04-08 14:48: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-08 14:48: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-08 14:48:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:48:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"324e75"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/324e75","method":"GET"} [] [2019-04-08 14:48: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-08 14:48:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:48:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:48: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-08 14:48: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-08 14:48: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-08 14:48: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 [37,31] [] [2019-04-08 14:48: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 [37,29] [] [2019-04-08 14:48: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 [37,32] [] [2019-04-08 14:48: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-08 14:48: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-08 14:48: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-08 14:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:48:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:48:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62f74a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/62f74a","method":"GET"} [] [2019-04-08 14:48:36] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-08 14:48:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:48:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:48: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-08 14:48: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-08 14:48: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-08 14:48: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-08 14:48: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-08 14:48:36] 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 = ? [31] [] [2019-04-08 14:48: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.content_id = ? [31] [] [2019-04-08 14:48:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:48:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1104a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b1104a","method":"GET"} [] [2019-04-08 14:48:41] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"31","user_id":"37"},"request_uri":"http://localhost/elearning/public/index.php/content/31/37","method":"POST"} [] [2019-04-08 14:48:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:48:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:48: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 ["37","31"] [] [2019-04-08 14:48:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:48:42] doctrine.DEBUG: UPDATE advance SET percentage = ? WHERE id = ? [100,124] [] [2019-04-08 14:48:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:48:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:48:42] 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-08 14:48:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:48:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:48: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-08 14:48: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-08 14:48: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-08 14:48: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-08 14:48: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-08 14:48:43] 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-08 14:48: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.content_id = ? [29] [] [2019-04-08 14:48:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:48:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbede9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dbede9","method":"GET"} [] [2019-04-08 14:48:51] 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-08 14:48:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:48:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:48:52] 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-08 14:48:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:48:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81657c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/81657c","method":"GET"} [] [2019-04-08 14:48:59] 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-08 14:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-08 14:49:01] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-08 14:49:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:49:01] 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-08 14:49:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:49:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:49: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 = ? [35] [] [2019-04-08 14:49: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 = ? [35] [] [2019-04-08 14:49:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:49:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d38c93"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d38c93","method":"GET"} [] [2019-04-08 14:49:05] 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-08 14:49:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:49:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:49: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:49:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:49:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90df84"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/90df84","method":"GET"} [] [2019-04-08 14:49:08] 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-08 14:49:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:49:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:49:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa3e60"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/aa3e60","method":"GET"} [] [2019-04-08 14:49:10] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 14:49:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:49:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 14:49: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.id = ? ["37"] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [6] [] [2019-04-08 14:49: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 = ? [8] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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-08 14:49:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 14:49: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-08 14:49:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:49:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe795d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fe795d","method":"GET"} [] [2019-04-08 14:49:35] 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-08 14: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-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:49:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:49:35] 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-08 14:49:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:49:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b15593"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b15593","method":"GET"} [] [2019-04-08 14:49:41] 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-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-08 14:49:42] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-08 14:49:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:49: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-08 14:49:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:49:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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 = ? [37] [] [2019-04-08 14:49: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-08 14:49: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 = ? [8] [] [2019-04-08 14:49:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:49:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4de5ae"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4de5ae","method":"GET"} [] [2019-04-08 14:49:46] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/index.php/profil","method":"GET"} [] [2019-04-08 14:49:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:49:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:49:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:49:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bdb074"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bdb074","method":"GET"} [] [2019-04-08 14:50:22] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/index.php/profil","method":"POST"} [] [2019-04-08 14:50:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:50:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-08 14:50:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:50:22] doctrine.DEBUG: UPDATE user SET avatar = ? WHERE id = ? ["09c93ce091e604da2ea3467f3a [...]",37] [] [2019-04-08 14:50:22] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:50:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:50:23] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/index.php/profil","method":"GET"} [] [2019-04-08 14:50:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:50:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:50:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:50:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a38880"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a38880","method":"GET"} [] [2019-04-08 14:50: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-08 14:50:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:50:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:50: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 = ? [37] [] [2019-04-08 14:50: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 = ? [37] [] [2019-04-08 14:50: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 = ? [37] [] [2019-04-08 14:50: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-08 14:50: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-08 14:50:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:50:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c44bc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8c44bc","method":"GET"} [] [2019-04-08 14:50:31] 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-08 14:50:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:50:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:50: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-08 14:50: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-08 14:50: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-08 14:50: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 [37,31] [] [2019-04-08 14:50: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 [37,29] [] [2019-04-08 14:50: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 [37,32] [] [2019-04-08 14:50: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-08 14:50: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-08 14:50: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-08 14:50: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 14:50:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:50:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd3d51"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fd3d51","method":"GET"} [] [2019-04-08 14:53:13] 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-08 14:53:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 14:53:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 14:53:15] 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-08 14:53:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 14:53:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"10e4ae"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/10e4ae","method":"GET"} [] [2019-04-08 14:53:28] 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-08 14:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-08 14:53:29] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-08 14:53:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:53: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-08 14:53:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:53:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:53: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 = ? [35] [] [2019-04-08 14:53: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 = ? [35] [] [2019-04-08 14:53:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:53:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39a51f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/39a51f","method":"GET"} [] [2019-04-08 14:53:33] 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-08 14: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-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:53:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:53:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:53:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e788ea"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e788ea","method":"GET"} [] [2019-04-08 14:53:37] 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-08 14:53:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:53:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:53:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:53:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"838975"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/838975","method":"GET"} [] [2019-04-08 14:53:39] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/38/edit","method":"GET"} [] [2019-04-08 14:53:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:53:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-08 14:53:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "App\Form\FileType": class does not exist." at C:\wamp64\www\elearning\vendor\symfony\form\FormRegistry.php line 86 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"App\\Form\\FileType\": class does not exist. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRegistry.php:86)"} [] [2019-04-08 14:53:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:53:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf4a9c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cf4a9c","method":"GET"} [] [2019-04-08 14:53:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf4a9c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cf4a9c","method":"GET"} [] [2019-04-08 14:54:00] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/38/edit","method":"GET"} [] [2019-04-08 14:54:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:54:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-08 14:54:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:54:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1182c3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1182c3","method":"GET"} [] [2019-04-08 14:54:40] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/38/edit","method":"POST"} [] [2019-04-08 14:54:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:54:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-08 14:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@fer.com"] [] [2019-04-08 14:54:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:54:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b454f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9b454f","method":"GET"} [] [2019-04-08 14:55:11] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/38/edit","method":"POST"} [] [2019-04-08 14:55:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:55:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-08 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@fer.com"] [] [2019-04-08 14:55:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:55:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd43c9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dd43c9","method":"GET"} [] [2019-04-08 14:55:27] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/38/edit","method":"POST"} [] [2019-04-08 14:55:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:55:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-08 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@fer.com"] [] [2019-04-08 14:55:30] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: fileUploader" at C:\wamp64\www\elearning\src\Controller\UserController.php line 233 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: fileUploader at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:233)"} [] [2019-04-08 14:55:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:55:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee5288"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ee5288","method":"GET"} [] [2019-04-08 14:55:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee5288"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ee5288","method":"GET"} [] [2019-04-08 14:56:30] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/38/edit","method":"POST"} [] [2019-04-08 14:56:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:56:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-08 14:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@fer.com"] [] [2019-04-08 14:56:30] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: fileUploader" at C:\wamp64\www\elearning\src\Controller\UserController.php line 233 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: fileUploader at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:233)"} [] [2019-04-08 14:56:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:56:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1630e4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1630e4","method":"GET"} [] [2019-04-08 14:56:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1630e4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1630e4","method":"GET"} [] [2019-04-08 14:57:39] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/38/edit","method":"POST"} [] [2019-04-08 14:57:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:57:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-08 14:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fer@fer.com"] [] [2019-04-08 14:57:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:57:40] doctrine.DEBUG: UPDATE user SET avatar = ? WHERE id = ? ["6ca9979539b8b27e29ef52674b [...]",38] [] [2019-04-08 14:57:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:57:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:57:41] 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-08 14:57:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:57:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:57:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:57:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bbde1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5bbde1","method":"GET"} [] [2019-04-08 14:57:52] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"39"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/39/edit","method":"GET"} [] [2019-04-08 14:57:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:57:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["39"] [] [2019-04-08 14:57:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:57:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"222cf2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/222cf2","method":"GET"} [] [2019-04-08 14:58:04] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"39"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/39/edit","method":"POST"} [] [2019-04-08 14:58:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:58:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["39"] [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["ter@ter.fr"] [] [2019-04-08 14:58:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:58:05] 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-08 14:58:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:58:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:58:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:58:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"482d3f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/482d3f","method":"GET"} [] [2019-04-08 14:58:21] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"39"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/39/edit","method":"GET"} [] [2019-04-08 14:58:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:58:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["39"] [] [2019-04-08 14:58:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:58:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c01e5a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c01e5a","method":"GET"} [] [2019-04-08 14:58:37] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"39"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/39/edit","method":"POST"} [] [2019-04-08 14:58:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:58:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["39"] [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["ter@ter.fr"] [] [2019-04-08 14:58:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 14:58:38] doctrine.DEBUG: UPDATE user SET avatar = ? WHERE id = ? ["9eba7e81786cb831b6815ec4cb [...]",39] [] [2019-04-08 14:58:38] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 14:58:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:58: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-08 14:58:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 14:58:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 14:58:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 14:58:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d073f7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d073f7","method":"GET"} [] [2019-04-08 15:00:16] 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-08 15:00:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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 [] [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 15:00:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b155cf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b155cf","method":"GET"} [] [2019-04-08 15:00: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-08 15:00:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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 [35,31] [] [2019-04-08 15:00: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 [35,29] [] [2019-04-08 15:00: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 [35,32] [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:00:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b30e9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8b30e9","method":"GET"} [] [2019-04-08 15:00:31] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"6","content_id":"31"},"request_uri":"http://localhost/elearning/public/index.php/lesson/lesson-6-31/update-rank","method":"POST"} [] [2019-04-08 15:00:31] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"6","content_id":"32"},"request_uri":"http://localhost/elearning/public/index.php/lesson/lesson-6-32/update-rank","method":"POST"} [] [2019-04-08 15:00:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00:31] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"6","content_id":"29"},"request_uri":"http://localhost/elearning/public/index.php/lesson/lesson-6-29/update-rank","method":"POST"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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.content_id = ? AND t0.lesson_id = ? ["31","6"] [] [2019-04-08 15:00:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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.content_id = ? AND t0.lesson_id = ? ["32","6"] [] [2019-04-08 15:00:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:00:32] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [2,49] [] [2019-04-08 15:00:32] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:00:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00: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-08 15:00:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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.content_id = ? AND t0.lesson_id = ? ["29","6"] [] [2019-04-08 15:00:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:00:33] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [3,42] [] [2019-04-08 15:00:33] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:00:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00: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-08 15:00:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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-08 15:00:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 15:00:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 15:00: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 = ? AND t0.content_id = ? LIMIT 1 [35,31] [] [2019-04-08 15:00: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 = ? AND t0.content_id = ? LIMIT 1 [35,32] [] [2019-04-08 15:00: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 = ? AND t0.content_id = ? LIMIT 1 [35,29] [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:00:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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 [35,31] [] [2019-04-08 15:00: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 [35,32] [] [2019-04-08 15:00: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 [35,29] [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:00:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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 [35,31] [] [2019-04-08 15:00: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 [35,32] [] [2019-04-08 15:00: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 [35,29] [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:00:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:41] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"6","content_id":"29"},"request_uri":"http://localhost/elearning/public/index.php/lesson/lesson-6-29/update-rank","method":"POST"} [] [2019-04-08 15:00:41] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"6","content_id":"32"},"request_uri":"http://localhost/elearning/public/index.php/lesson/lesson-6-32/update-rank","method":"POST"} [] [2019-04-08 15:00:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00:41] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"6","content_id":"31"},"request_uri":"http://localhost/elearning/public/index.php/lesson/lesson-6-31/update-rank","method":"POST"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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.content_id = ? AND t0.lesson_id = ? ["29","6"] [] [2019-04-08 15:00:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:00:42] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [1,42] [] [2019-04-08 15:00:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:00:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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.content_id = ? AND t0.lesson_id = ? ["32","6"] [] [2019-04-08 15:00:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:00:42] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [3,49] [] [2019-04-08 15:00:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:00:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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.content_id = ? AND t0.lesson_id = ? ["31","6"] [] [2019-04-08 15:00:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:00:43] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [2,48] [] [2019-04-08 15:00:43] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:00:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00: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-08 15:00:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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 [35,29] [] [2019-04-08 15:00: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 [35,31] [] [2019-04-08 15:00: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 [35,32] [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:00:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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-08 15:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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 WHERE t0.id = ? ["6"] [] [2019-04-08 15:00:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 15:00:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 15:00: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 [35,29] [] [2019-04-08 15:00: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 [35,31] [] [2019-04-08 15:00: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 [35,32] [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:00:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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 [35,29] [] [2019-04-08 15:00: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 [35,31] [] [2019-04-08 15:00: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 [35,32] [] [2019-04-08 15:00: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-08 15:00: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-08 15:00: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-08 15:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:00:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:49] 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-08 15:00:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 15:00:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea7dbe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ea7dbe","method":"GET"} [] [2019-04-08 15:00:52] 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-08 15:00:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 15:00:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c85299"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c85299","method":"GET"} [] [2019-04-08 15:00:56] 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-08 15:00:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:00:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 15:00: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 = ? [37] [] [2019-04-08 15:00:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:00:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"457778"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/457778","method":"GET"} [] [2019-04-08 15:01:12] 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-08 15:01:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:01:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:01:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a964ea"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a964ea","method":"GET"} [] [2019-04-08 15:01:18] 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-08 15:01:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:01:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:01:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1562eb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1562eb","method":"GET"} [] [2019-04-08 15:01:22] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/37","method":"GET"} [] [2019-04-08 15:01:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:01:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-08 15:01: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 = ? ["37"] [] [2019-04-08 15:01: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-08 15:01: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 = ? [6] [] [2019-04-08 15:01: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 = ? [8] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01: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 = ? [37] [] [2019-04-08 15:01: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-08 15:01:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-08 15:01: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-08 15:01:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:01:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecf422"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ecf422","method":"GET"} [] [2019-04-08 15:07:52] 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-08 15:07:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:07:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:07:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:07:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75c10c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/75c10c","method":"GET"} [] [2019-04-08 15:08: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-08 15:08:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:08:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:08: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 = ? [35] [] [2019-04-08 15:08: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 = ? [35] [] [2019-04-08 15:08:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:08:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"464f33"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/464f33","method":"GET"} [] [2019-04-08 15:08:03] 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-08 15:08:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:08:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:08:04] 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-08 15:08:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 15:08:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6994d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c6994d","method":"GET"} [] [2019-04-08 15:08:17] 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-08 15:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-08 15:08:18] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-08 15:08:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:08: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-08 15:08:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 15:08:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 15:08: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 = ? [37] [] [2019-04-08 15:08: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 = ? [37] [] [2019-04-08 15:08: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 = ? [37] [] [2019-04-08 15:08: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-08 15:08: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-08 15:08:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:08:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ce437"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4ce437","method":"GET"} [] [2019-04-08 15:08:28] 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-08 15:08:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 15:08:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 15:08: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 WHERE t0.id = ? ["6"] [] [2019-04-08 15:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 15:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-08 15:08: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 = ? AND t0.content_id = ? LIMIT 1 [37,29] [] [2019-04-08 15:08: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 = ? AND t0.content_id = ? LIMIT 1 [37,31] [] [2019-04-08 15:08: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 = ? AND t0.content_id = ? LIMIT 1 [37,32] [] [2019-04-08 15:08: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-08 15:08: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-08 15:08: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-08 15:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:08:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:08:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3b06e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d3b06e","method":"GET"} [] [2019-04-08 15:21:35] 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-08 15:21:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-08 15:21:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-08 15:21:36] 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-08 15:21:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-08 15:21:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"699324"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/699324","method":"GET"} [] [2019-04-08 15:21:45] 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-08 15:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-08 15:21:46] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-08 15:21:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:21: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-08 15:21:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:21:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:21: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 = ? [35] [] [2019-04-08 15:21: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 = ? [35] [] [2019-04-08 15:21:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:21:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81c9fc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/81c9fc","method":"GET"} [] [2019-04-08 15:21:50] 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-08 15:21:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:21:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:21: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-08 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 15:21:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:21:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21d5bc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/21d5bc","method":"GET"} [] [2019-04-08 15:21:54] 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-08 15:21:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:21:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:21: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 [] [] [2019-04-08 15:21: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-08 15:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:21: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 = ? [8] [] [2019-04-08 15:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 15:21:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:21:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c8512"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7c8512","method":"GET"} [] [2019-04-08 15:21:58] 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-08 15:21:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:21:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:21: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 IS NULL LIMIT 1 [] [] [2019-04-08 15:21:59] 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-08 15:21:59] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-08 15:21:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:22:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df9010"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/df9010","method":"GET"} [] [2019-04-08 15:22:12] 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-08 15:22:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:22:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 15:22:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:22:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e25397"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e25397","method":"GET"} [] [2019-04-08 15:22:14] request.INFO: Matched route "formateur_create". {"route":"formateur_create","route_parameters":{"_route":"formateur_create","_controller":"App\\Controller\\UserController::createFormateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/new","method":"GET"} [] [2019-04-08 15:22:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:22:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:22:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:22:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0973c0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0973c0","method":"GET"} [] [2019-04-08 15:22:46] request.INFO: Matched route "formateur_create". {"route":"formateur_create","route_parameters":{"_route":"formateur_create","_controller":"App\\Controller\\UserController::createFormateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs/new","method":"POST"} [] [2019-04-08 15:22:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:22:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["c.fernandez@lilo.org"] [] [2019-04-08 15:22:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:22:48] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"c.fernandez@lilo.org","2":"Clementine Fernandez","3":"$2y$13$2MP68CpZVzVPvsLA11N [...]","4":["ROLE_FORMATEUR"],"5":"Fernandez","6":"Clémentine","7":"f659837732c7ec9019baaa302f [...]","8":null} [] [2019-04-08 15:22:48] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:22:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:22:49] 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-08 15:22:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:22:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-08 15:22:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:22:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d19a7d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d19a7d","method":"GET"} [] [2019-04-08 15:22:52] 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-08 15:22:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:22:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:22: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-08 15:22: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-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:22: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 = ? [8] [] [2019-04-08 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 15:22:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:22:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b39e3e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b39e3e","method":"GET"} [] [2019-04-08 15:22: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-08 15:22:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:22:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:22: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 IS NULL LIMIT 1 [] [] [2019-04-08 15:22:54] 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-08 15:22:54] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-08 15:22:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:22:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c1384"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1c1384","method":"GET"} [] [2019-04-08 15:30:46] 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-08 15:30:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:30: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:30:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:30: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 IS NULL LIMIT 1 [] [] [2019-04-08 15:30:47] 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-08 15:30:47] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-08 15:30:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:30:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a1ba8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3a1ba8","method":"GET"} [] [2019-04-08 15:30:57] 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":"POST"} [] [2019-04-08 15:30:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:30:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:30: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 IS NULL LIMIT 1 [] [] [2019-04-08 15:30:58] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["43"]] [] [2019-04-08 15:30: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [43] [] [2019-04-08 15:30:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:30:58] doctrine.DEBUG: INSERT INTO lesson (title, description, duration, created_at) VALUES (?, ?, ?, ?) {"1":"Créer un cours elearning s [...]","2":"

Bonjour et bienvenue da [...]","3":"1h30","4":"2019-04-08 15:30:58"} [] [2019-04-08 15:30:58] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [43,9] [] [2019-04-08 15:30:58] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:30:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:30:59] 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-08 15:30:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:30:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:30: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-08 15:30: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:31: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 = ? [8] [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 15:31: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 = ? [9] [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15:31:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:31:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be55b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/be55b2","method":"GET"} [] [2019-04-08 15:31: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-08 15:31:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:31:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:31:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:31:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e84da1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e84da1","method":"GET"} [] [2019-04-08 15:31:11] 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-08 15:31:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:31:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:31: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 [] [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15:31:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:31:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab61d9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ab61d9","method":"GET"} [] [2019-04-08 15:31:15] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/index.php/lesson/9","method":"GET"} [] [2019-04-08 15:31:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:31:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:31: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 = ? ["9"] [] [2019-04-08 15:31: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 = ? ["9"] [] [2019-04-08 15:31: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 [9] [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15:31:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:31:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eabad5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/eabad5","method":"GET"} [] [2019-04-08 15:31:52] 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-08 15:31:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:31:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:31: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 [] [] [2019-04-08 15:31:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:31:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14a846"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/14a846","method":"GET"} [] [2019-04-08 15:31:55] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/new","method":"GET"} [] [2019-04-08 15:31:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:31:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:31: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.content_id IS NULL LIMIT 1 [] [] [2019-04-08 15:31: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.content_id IS NULL LIMIT 1 [] [] [2019-04-08 15:31:55] 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-08 15:31:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:31:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09a27d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/09a27d","method":"GET"} [] [2019-04-08 15:46:39] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/new","method":"POST"} [] [2019-04-08 15:46:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:46:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:46: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.content_id IS NULL LIMIT 1 [] [] [2019-04-08 15:46: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.content_id IS NULL LIMIT 1 [] [] [2019-04-08 15:46:40] 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 (?) [["9"]] [] [2019-04-08 15:46:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:46:40] doctrine.DEBUG: INSERT INTO content (title, content, created_at, slug) VALUES (?, ?, ?, ?) {"1":"Comprendre la plateforme BS","2":"

Je vous le disais, la p [...]","3":"2019-04-08 15:46:40","4":"Comprendre la plateforme BS"} [] [2019-04-08 15:46:40] doctrine.DEBUG: INSERT INTO content_lesson (content_id, lesson_id) VALUES (?, ?) [37,9] [] [2019-04-08 15:46:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15:46: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-08 15:46:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:46:40] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":43,"3":37} [] [2019-04-08 15:46:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:46:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:46:40] doctrine.DEBUG: INSERT INTO lesson_content (rank, lesson_id, content_id) VALUES (?, ?, ?) {"1":0,"2":9,"3":37} [] [2019-04-08 15:46:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:46:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:46:40] 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-08 15:46:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:46:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:46: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 [] [] [2019-04-08 15:46:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:46:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"182b78"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/182b78","method":"GET"} [] [2019-04-08 15:46:47] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/index.php/lesson/9","method":"GET"} [] [2019-04-08 15:46:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:46:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:46: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 = ? ["9"] [] [2019-04-08 15:46: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 = ? ["9"] [] [2019-04-08 15:46: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 [9] [] [2019-04-08 15:46: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 [35,37] [] [2019-04-08 15:46: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 WHERE t0.id = ? [37] [] [2019-04-08 15:46: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15:46:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:46:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b67b3e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b67b3e","method":"GET"} [] [2019-04-08 15:46:53] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/index.php/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-08 15:46:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:46:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:46: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 = ? ["37"] [] [2019-04-08 15:46: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 = ? ["9"] [] [2019-04-08 15:46: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 [9] [] [2019-04-08 15:46:53] 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 = ? [37] [] [2019-04-08 15:46: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.content_id = ? [37] [] [2019-04-08 15:46:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:46:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ce022"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6ce022","method":"GET"} [] [2019-04-08 15:47:14] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/37/edit","method":"GET"} [] [2019-04-08 15:47:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:47:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:47: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 = ? ["37"] [] [2019-04-08 15:47: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.id = ? ["37"] [] [2019-04-08 15:47: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 = ? ["37"] [] [2019-04-08 15:47: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:47:14] 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-08 15:47:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:47:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc39f8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fc39f8","method":"GET"} [] [2019-04-08 15:48:01] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/37/edit","method":"POST"} [] [2019-04-08 15:48:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:48:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:48: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 = ? ["37"] [] [2019-04-08 15:48: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 = ? ["37"] [] [2019-04-08 15:48: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 = ? ["37"] [] [2019-04-08 15:48: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:48: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 (?) [["9"]] [] [2019-04-08 15:48: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:48:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:48:02] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Je vous le disais, la p [...]",37] [] [2019-04-08 15:48:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15:48: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-08 15:48: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.content_id = ? [37] [] [2019-04-08 15:48: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 = ? LIMIT 1 [56] [] [2019-04-08 15:48:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:48:02] 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-08 15:48:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:48:02] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/index.php/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-08 15:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:48:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:48: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 [] [] [2019-04-08 15:48:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15: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-08 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:48:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:48: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 = ? ["37"] [] [2019-04-08 15:48: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 WHERE t0.id = ? ["9"] [] [2019-04-08 15:48:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-08 15:48:03] 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 = ? [37] [] [2019-04-08 15:48:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [37] [] [2019-04-08 15:48:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:48:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8df51d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8df51d","method":"GET"} [] [2019-04-08 15:48:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0a9a6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e0a9a6","method":"GET"} [] [2019-04-08 15:48:15] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/37/edit","method":"GET"} [] [2019-04-08 15:48:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:48:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:48: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 = ? ["37"] [] [2019-04-08 15:48: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.id = ? ["37"] [] [2019-04-08 15:48: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 = ? ["37"] [] [2019-04-08 15:48: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:48:15] 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-08 15:48:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:48:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"348edf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/348edf","method":"GET"} [] [2019-04-08 15:50:59] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/37/edit","method":"POST"} [] [2019-04-08 15:50:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:50:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:50: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 = ? ["37"] [] [2019-04-08 15:50: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.id = ? ["37"] [] [2019-04-08 15:50: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.id = ? ["37"] [] [2019-04-08 15:50: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:50:59] 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 (?) [["9"]] [] [2019-04-08 15:50: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:50:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:50:59] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Je vous le disais, la p [...]",37] [] [2019-04-08 15:50:59] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-08 15:51: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.content_id = ? [37] [] [2019-04-08 15:51: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 = ? LIMIT 1 [56] [] [2019-04-08 15:51:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:51:00] 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-08 15: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-08 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:51:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15: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 [] [] [2019-04-08 15:51:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:51:01] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/index.php/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-08 15:51:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:51:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68d130"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/68d130","method":"GET"} [] [2019-04-08 15:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:51:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:51: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 = ? ["37"] [] [2019-04-08 15:51: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 = ? ["9"] [] [2019-04-08 15:51: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 [9] [] [2019-04-08 15:51:02] 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 = ? [37] [] [2019-04-08 15:51: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.content_id = ? [37] [] [2019-04-08 15:51:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:51:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a92f7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3a92f7","method":"GET"} [] [2019-04-08 15:51:37] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/37/edit","method":"GET"} [] [2019-04-08 15:51:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:51:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:51: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 = ? ["37"] [] [2019-04-08 15:51: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.id = ? ["37"] [] [2019-04-08 15:51: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 = ? ["37"] [] [2019-04-08 15:51: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:51:37] 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-08 15:51:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:51:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e70f67"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e70f67","method":"GET"} [] [2019-04-08 15:52:06] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/37/edit","method":"POST"} [] [2019-04-08 15:52:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:52:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:52: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 WHERE t0.id = ? ["37"] [] [2019-04-08 15:52: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.id = ? ["37"] [] [2019-04-08 15:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["37"] [] [2019-04-08 15:52: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:52: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_ WHERE l0_.id IN (?) [["9"]] [] [2019-04-08 15:52: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:52:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:52:07] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Je vous le disais, la p [...]",37] [] [2019-04-08 15:52:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15:52: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-08 15:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [37] [] [2019-04-08 15:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [56] [] [2019-04-08 15:52:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:52:07] 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-08 15:52:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:52:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:52: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 [] [] [2019-04-08 15:52:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:52:08] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/index.php/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-08 15:52:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:52:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:52: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 = ? ["37"] [] [2019-04-08 15: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 WHERE t0.id = ? ["9"] [] [2019-04-08 15:52: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 = ? ORDER BY t0.rank ASC [9] [] [2019-04-08 15:52:09] 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 = ? [37] [] [2019-04-08 15:52: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.content_id = ? [37] [] [2019-04-08 15:52:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:52:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fe9b9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1fe9b9","method":"GET"} [] [2019-04-08 15:52:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fc36e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8fc36e","method":"GET"} [] [2019-04-08 15:52:31] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/37/edit","method":"GET"} [] [2019-04-08 15:52:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:52:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:52: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 = ? ["37"] [] [2019-04-08 15:52: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 = ? ["37"] [] [2019-04-08 15:52: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 = ? ["37"] [] [2019-04-08 15:52: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-08 15:52:32] 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-08 15:52:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:52:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc5107"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cc5107","method":"GET"} [] [2019-04-08 15:52:44] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices","method":"GET"} [] [2019-04-08 15:52:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:52: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 [] [] [2019-04-08 15:52:45] 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 [] [] [2019-04-08 15:52:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:52:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce04f1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ce04f1","method":"GET"} [] [2019-04-08 15:52:47] request.INFO: Matched route "exercice_create". {"route":"exercice_create","route_parameters":{"_route":"exercice_create","_controller":"App\\Controller\\AdminController::createExo"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices/new","method":"GET"} [] [2019-04-08 15: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-08 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:52:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:52: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 [] [] [2019-04-08 15:52:48] 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 [] [] [2019-04-08 15:52:48] 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-08 15:52:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:52:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4c574"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f4c574","method":"GET"} [] [2019-04-08 15:57:07] request.INFO: Matched route "exercice_insert". {"route":"exercice_insert","route_parameters":{"_route":"exercice_insert","_controller":"App\\Controller\\AdminController::insertExo"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices/insert","method":"POST"} [] [2019-04-08 15:57:07] request.INFO: Matched route "exercice_insert". {"route":"exercice_insert","route_parameters":{"_route":"exercice_insert","_controller":"App\\Controller\\AdminController::insertExo"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices/insert","method":"POST"} [] [2019-04-08 15:57:07] request.INFO: Matched route "exercice_insert". {"route":"exercice_insert","route_parameters":{"_route":"exercice_insert","_controller":"App\\Controller\\AdminController::insertExo"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices/insert","method":"POST"} [] [2019-04-08 15:57:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57: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 = ? ["37"] [] [2019-04-08 15:57:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:57:08] doctrine.DEBUG: INSERT INTO exercice (question, proposition_un, proposition_deux, proposition_trois, good_answers, contenu_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"Sur cette plateforme, vous [...]","2":"Suivre la progression des [...]","3":"Régler vos courses par car [...]","4":"Envoyer les certificats de [...]","5":["1","3"],"6":37} [] [2019-04-08 15:57:08] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:57:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57: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 = ? ["37"] [] [2019-04-08 15:57:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:57:08] doctrine.DEBUG: INSERT INTO exercice (question, proposition_un, proposition_deux, proposition_trois, good_answers, contenu_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"Choisissez ce qui vous par [...]","2":"Réaliser un gâteau au chocolat","3":"Fouetter les ingrédients e [...]","4":"Mettre au four pendant 15 min","5":["2","3"],"6":37} [] [2019-04-08 15:57:08] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:57:08] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices","method":"GET"} [] [2019-04-08 15:57:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57: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 = ? ["37"] [] [2019-04-08 15:57:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 15:57:08] doctrine.DEBUG: INSERT INTO exercice (question, proposition_un, proposition_deux, proposition_trois, good_answers, contenu_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"Les exercices sont :","2":"Un moyen de valider l'ense [...]","3":"Des questionnaires à choix [...]","4":"Juste là pour embêter les [...]","5":["2"],"6":37} [] [2019-04-08 15:57:08] doctrine.DEBUG: "COMMIT" [] [] [2019-04-08 15:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:57:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57:09] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices","method":"GET"} [] [2019-04-08 15:57: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 [] [] [2019-04-08 15:57:09] 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 [] [] [2019-04-08 15:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:57:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57:09] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices","method":"GET"} [] [2019-04-08 15:57: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 [] [] [2019-04-08 15:57:09] 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 [] [] [2019-04-08 15:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:57:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57: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 [] [] [2019-04-08 15:57:10] 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 [] [] [2019-04-08 15:57:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:57:15] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/index.php/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-08 15:57:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57: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 = ? ["37"] [] [2019-04-08 15:57: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 = ? ["9"] [] [2019-04-08 15:57: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 [9] [] [2019-04-08 15:57:16] 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 = ? [37] [] [2019-04-08 15:57: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.content_id = ? [37] [] [2019-04-08 15:57:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:57:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e53772"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e53772","method":"GET"} [] [2019-04-08 15:57:47] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"37","user_id":"35"},"request_uri":"http://localhost/elearning/public/index.php/content/37/35","method":"POST"} [] [2019-04-08 15:57:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57: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 ["35","37"] [] [2019-04-08 15:57: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 = ? ["37"] [] [2019-04-08 15:57:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:57:48] 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-08 15:57:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:57:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:57: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-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-08 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-08 15:57:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:59:56] 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-08 15:59:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 15:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 15:59:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 15:59: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 [] [] [2019-04-08 15:59:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 15:59:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0276b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0276b2","method":"GET"} [] [2019-04-08 16:00:02] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/new","method":"GET"} [] [2019-04-08 16:00:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 16:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 16:00:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 16:00: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.content_id IS NULL LIMIT 1 [] [] [2019-04-08 16:00: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.content_id IS NULL LIMIT 1 [] [] [2019-04-08 16:00:02] 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-08 16:00:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 16:00:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1e531"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e1e531","method":"GET"} [] [2019-04-08 16:00:59] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/new","method":"POST"} [] [2019-04-08 16:00:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 16:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 16:00:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 16:00: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.content_id IS NULL LIMIT 1 [] [] [2019-04-08 16:00: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.content_id IS NULL LIMIT 1 [] [] [2019-04-08 16:00:59] 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 (?) [["9"]] [] [2019-04-08 16:00:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-08 16:00:59] doctrine.DEBUG: INSERT INTO content (title, content, created_at, slug) VALUES (?, ?, ?, ?) {"1":"Créer un cours","2":"

Créer un cours\"}],\"count\":1})"} [] [2019-04-08 16:50:47] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-08 16:50:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 16:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 16:50:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 16:50: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 WHERE t0.id = ? ["38"] [] [2019-04-08 16:50: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.id = ? ["38"] [] [2019-04-08 16:50: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 = ? ["38"] [] [2019-04-08 16:50: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-08 16:50:48] 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-08 16:50:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 16:50:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba6df5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ba6df5","method":"GET"} [] [2019-04-08 16:54:06] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-08 16: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-08 16:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 16:54:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 16:54: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 = ? ["38"] [] [2019-04-08 16:54: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 = ? ["38"] [] [2019-04-08 16:54: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 = ? ["38"] [] [2019-04-08 16:54: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-08 16:54: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-08 16:54:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 16:54:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90b5de"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/90b5de","method":"GET"} [] [2019-04-08 16:54:20] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_route":"images","_controller":"App\\Controller\\SiteController::uploadImages"},"request_uri":"http://localhost/elearning/public/index.php/images?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr&slug=images","method":"GET"} [] [2019-04-08 16:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 16:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 16:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 16:54:20] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\SiteController.php line 26 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\SiteController.php:26)"} [] [2019-04-08 16:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 16:54:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a1fd2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9a1fd2","method":"GET"} [] [2019-04-08 16:54:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a1fd2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9a1fd2","method":"GET"} [] [2019-04-08 16:54:43] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_route":"images","_controller":"App\\Controller\\SiteController::uploadImages"},"request_uri":"http://localhost/elearning/public/index.php/images?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr&slug=images","method":"GET"} [] [2019-04-08 16:54:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-08 16:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-08 16:54:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-08 16:54:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\SiteController.php line 26 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\SiteController.php:26)"} [] [2019-04-08 16:54:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-08 16:54:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"865a23"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/865a23","method":"GET"} [] [2019-04-09 18:07:49] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-09 18:07:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-09 18:09:03] 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-09 18:09:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-09 18:09:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"432055"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/432055","method":"GET"} [] [2019-04-09 18:09:12] 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-09 18:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-09 18:09:14] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:84, Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The presented password is invalid. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\DaoAuthenticationProvider.php:58)"} [] [2019-04-09 18:09:14] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-09 18:09:15] 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-09 18:09:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-09 18:09:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"977a15"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/977a15","method":"GET"} [] [2019-04-09 18:09:40] 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-09 18:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-09 18:09:41] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-09 18:09:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:09: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-09 18:09:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:09:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:09: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 = ? [35] [] [2019-04-09 18:09: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 = ? [35] [] [2019-04-09 18:09:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:09:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d850b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3d850b","method":"GET"} [] [2019-04-09 18:09:46] 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-09 18:09:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:09:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:09: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-09 18:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-09 18:09:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:09:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd201d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dd201d","method":"GET"} [] [2019-04-09 18:09:50] 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-09 18:09:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:09:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:09: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-09 18:09:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:09:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f1d67"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1f1d67","method":"GET"} [] [2019-04-09 18:10:36] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-09 18:10:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-09 18:10:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /alogin"" 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 /alogin\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 18:10:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f9f44"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7f9f44","method":"GET"} [] [2019-04-09 18:10: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":"GET"} [] [2019-04-09 18:10:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-09 18:10:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c29bb0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c29bb0","method":"GET"} [] [2019-04-09 18:10:56] 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-09 18:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-09 18:10:57] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-09 18:10:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:10: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-09 18:10:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:10:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:10: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 = ? [35] [] [2019-04-09 18:10: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-09 18:10:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:10:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8dd6a3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8dd6a3","method":"GET"} [] [2019-04-09 18:11:01] 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-09 18:11:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:11:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:11: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-09 18:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-09 18:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:11:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e86b62"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e86b62","method":"GET"} [] [2019-04-09 18:11: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-09 18:11:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:11:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:11: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 [] [] [2019-04-09 18:11:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:11:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5852cc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5852cc","method":"GET"} [] [2019-04-09 18:11:08] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"32"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/32/edit","method":"GET"} [] [2019-04-09 18:11:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:11:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:11: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-09 18:11: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 = ? ["32"] [] [2019-04-09 18:11: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 = ? ["32"] [] [2019-04-09 18:11: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [32] [] [2019-04-09 18:11:09] 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-09 18:11:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:11:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"374110"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/374110","method":"GET"} [] [2019-04-09 18:11: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-09 18:11:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:11:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-09 18:11: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 = ? [37] [] [2019-04-09 18:11:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:11:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27a83d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/27a83d","method":"GET"} [] [2019-04-09 18:11:22] 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-09 18:11:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:11:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-09 18:11:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:11:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"940a00"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/940a00","method":"GET"} [] [2019-04-09 18:11:25] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices","method":"GET"} [] [2019-04-09 18:11:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:11:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:11: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 [] [] [2019-04-09 18:11:26] 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 [] [] [2019-04-09 18:11:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:11:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94c959"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/94c959","method":"GET"} [] [2019-04-09 18:11:28] request.INFO: Matched route "exercice_edit". {"route":"exercice_edit","route_parameters":{"_route":"exercice_edit","_controller":"App\\Controller\\AdminController::editExo","id":"37"},"request_uri":"http://localhost/elearning/public/index.php/admin/exercices/37/edit","method":"GET"} [] [2019-04-09 18:11:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:11:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:11: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 = ? ["37"] [] [2019-04-09 18:11:28] 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.id = ? ["37"] [] [2019-04-09 18:11:28] 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 = ? [37] [] [2019-04-09 18:11:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:11:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b748f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6b748f","method":"GET"} [] [2019-04-09 18:11:37] 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-09 18: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-09 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:11:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:11: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-09 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-09 18:11:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:11:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"206960"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/206960","method":"GET"} [] [2019-04-09 18:14:26] 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-09 18: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-09 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:14:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:14: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 [] [] [2019-04-09 18:14:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:14:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93bd70"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/93bd70","method":"GET"} [] [2019-04-09 18:14:31] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18: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-09 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:14:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:14: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 = ? ["38"] [] [2019-04-09 18:14: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 = ? ["38"] [] [2019-04-09 18:14: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 = ? ["38"] [] [2019-04-09 18:14: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:14:31] 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-09 18:14:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:14:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f38b0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4f38b0","method":"GET"} [] [2019-04-09 18:14:43] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_route":"images","_controller":"App\\Controller\\SiteController::uploadImages"},"request_uri":"http://localhost/elearning/public/index.php/images?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr&slug=images","method":"GET"} [] [2019-04-09 18:14:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:14:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:14:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\SiteController.php line 26 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\SiteController.php:26)"} [] [2019-04-09 18:14:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:14:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7710f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f7710f","method":"GET"} [] [2019-04-09 18:15:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4f38b0"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/4f38b0?panel=translation","method":"GET"} [] [2019-04-09 18:15:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/index.php/_profiler/search_bar?panel=translation","method":"GET"} [] [2019-04-09 18:31:45] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:31:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:31:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:31: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 = ? ["38"] [] [2019-04-09 18:31: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.id = ? ["38"] [] [2019-04-09 18:31: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 = ? ["38"] [] [2019-04-09 18:31: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:31:52] 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-09 18:31:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:31:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f19313"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f19313","method":"GET"} [] [2019-04-09 18:33:57] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:33:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:34:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:34: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 = ? ["38"] [] [2019-04-09 18:34: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.id = ? ["38"] [] [2019-04-09 18:34:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["38"] [] [2019-04-09 18:34: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:34:05] 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-09 18:34:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:34:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"639cba"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/639cba","method":"GET"} [] [2019-04-09 18:34:12] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_route":"images","_controller":"App\\Controller\\SiteController::uploadImages"},"request_uri":"http://localhost/elearning/public/index.php/images?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr&slug=images","method":"GET"} [] [2019-04-09 18:34:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:34:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:34:13] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\SiteController.php line 26 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\SiteController.php:26)"} [] [2019-04-09 18:34:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac7fb2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ac7fb2","method":"GET"} [] [2019-04-09 18:34:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac7fb2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ac7fb2","method":"GET"} [] [2019-04-09 18:38:46] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:38:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:38:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:38: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 WHERE t0.id = ? ["38"] [] [2019-04-09 18:38: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.id = ? ["38"] [] [2019-04-09 18:38: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 = ? ["38"] [] [2019-04-09 18:38: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:38:47] 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-09 18:38:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:39:03] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:39:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:39: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:39:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:39: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 = ? ["38"] [] [2019-04-09 18:39: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.id = ? ["38"] [] [2019-04-09 18:39:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["38"] [] [2019-04-09 18:39: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:39:04] 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-09 18:39:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:39:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58644c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/58644c","method":"GET"} [] [2019-04-09 18:41:54] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:41:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:41: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:41:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:41: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 = ? ["38"] [] [2019-04-09 18:41: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.id = ? ["38"] [] [2019-04-09 18:41: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 = ? ["38"] [] [2019-04-09 18:41: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:41:56] 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-09 18:41:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:41:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1deca6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1deca6","method":"GET"} [] [2019-04-09 18:50:51] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:50:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:50:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18: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 WHERE t0.id = ? ["38"] [] [2019-04-09 18:50: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.id = ? ["38"] [] [2019-04-09 18:50: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 = ? ["38"] [] [2019-04-09 18:50: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:50:52] 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-09 18:50:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:50:59] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:50:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:50:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:50: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 = ? ["38"] [] [2019-04-09 18:50: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.id = ? ["38"] [] [2019-04-09 18:50: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.id = ? ["38"] [] [2019-04-09 18:50: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:50:59] 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-09 18:51:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:51:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70fc51"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/70fc51","method":"GET"} [] [2019-04-09 18:52:58] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:52:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:52:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:52: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 WHERE t0.id = ? ["38"] [] [2019-04-09 18:52: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.id = ? ["38"] [] [2019-04-09 18:52: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 = ? ["38"] [] [2019-04-09 18:52:58] request.CRITICAL: Uncaught PHP Exception FOS\CKEditorBundle\Exception\ConfigException: "The default config "images" does not exist." at C:\wamp64\www\elearning\vendor\friendsofsymfony\ckeditor-bundle\src\Exception\ConfigException.php line 29 {"exception":"[object] (FOS\\CKEditorBundle\\Exception\\ConfigException(code: 0): The default config \"images\" does not exist. at C:\\wamp64\\www\\elearning\\vendor\\friendsofsymfony\\ckeditor-bundle\\src\\Exception\\ConfigException.php:29)"} [] [2019-04-09 18:53:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:53:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c87fb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7c87fb","method":"GET"} [] [2019-04-09 18:53:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c87fb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7c87fb","method":"GET"} [] [2019-04-09 18:53:47] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:53:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:53:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:53: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 WHERE t0.id = ? ["38"] [] [2019-04-09 18:53: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.id = ? ["38"] [] [2019-04-09 18:53: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 = ? ["38"] [] [2019-04-09 18:53: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:53:47] 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-09 18:53:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:53:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d11906"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d11906","method":"GET"} [] [2019-04-09 18:53:55] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_route":"images","_controller":"App\\Controller\\SiteController::uploadImages"},"request_uri":"http://localhost/elearning/public/index.php/images?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 18: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-09 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:53:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:53:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\SiteController.php line 26 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\SiteController.php:26)"} [] [2019-04-09 18:53:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:53:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52daae"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/52daae","method":"GET"} [] [2019-04-09 18:55:26] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:55:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:55:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:55: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 = ? ["38"] [] [2019-04-09 18:55: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.id = ? ["38"] [] [2019-04-09 18:55: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 = ? ["38"] [] [2019-04-09 18:55: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:55:27] 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-09 18:55:28] 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 "elfinder" as such route does not exist.")." at C:\wamp64\www\elearning\vendor\friendsofsymfony\ckeditor-bundle\src\Resources\views\Form\ckeditor_widget.html.twig line 54 {"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 \"elfinder\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\vendor\\friendsofsymfony\\ckeditor-bundle\\src\\Resources\\views\\Form\\ckeditor_widget.html.twig:54, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"elfinder\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:94)"} [] [2019-04-09 18:55:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:55:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"249eda"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/249eda","method":"GET"} [] [2019-04-09 18:55:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"249eda"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/249eda","method":"GET"} [] [2019-04-09 18:56:25] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 18:56:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 18:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 18:56:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 18:56: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 = ? ["38"] [] [2019-04-09 18:56: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.id = ? ["38"] [] [2019-04-09 18:56: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 = ? ["38"] [] [2019-04-09 18:56: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 18:56:26] 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-09 18:56:26] 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 "fm_elfinder" as such route does not exist.")." at C:\wamp64\www\elearning\vendor\friendsofsymfony\ckeditor-bundle\src\Resources\views\Form\ckeditor_widget.html.twig line 54 {"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 \"fm_elfinder\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\vendor\\friendsofsymfony\\ckeditor-bundle\\src\\Resources\\views\\Form\\ckeditor_widget.html.twig:54, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"fm_elfinder\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:94)"} [] [2019-04-09 18:56:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 18:56:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2de49"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a2de49","method":"GET"} [] [2019-04-09 18:56:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2de49"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a2de49","method":"GET"} [] [2019-04-09 19:00:21] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:00:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:00:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:00: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 WHERE t0.id = ? ["38"] [] [2019-04-09 19:00: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.id = ? ["38"] [] [2019-04-09 19:00: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.id = ? ["38"] [] [2019-04-09 19:00: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:00:22] 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-09 19:00:22] 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 "elfinder" as such route does not exist.")." at C:\wamp64\www\elearning\vendor\friendsofsymfony\ckeditor-bundle\src\Resources\views\Form\ckeditor_widget.html.twig line 54 {"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 \"elfinder\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\vendor\\friendsofsymfony\\ckeditor-bundle\\src\\Resources\\views\\Form\\ckeditor_widget.html.twig:54, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"elfinder\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:94)"} [] [2019-04-09 19:00:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:01:42] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:01:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:01:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:01: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 = ? ["38"] [] [2019-04-09 19:01: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.id = ? ["38"] [] [2019-04-09 19:01: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 = ? ["38"] [] [2019-04-09 19:01: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:01:42] 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-09 19:01:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:01:44] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:01:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:01: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:01:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19: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 WHERE t0.id = ? ["38"] [] [2019-04-09 19: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 = ? ["38"] [] [2019-04-09 19: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 = ? ["38"] [] [2019-04-09 19: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:01:45] 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-09 19:01:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:01:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce2baf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ce2baf","method":"GET"} [] [2019-04-09 19:02:00] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:02:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:02:01] php.INFO: User Deprecated: The "FM\ElfinderBundle\Controller\ElFinderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FM\\ElfinderBundle\\Controller\\ElFinderController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\debug\\DebugClassLoader.php:199)"} [] [2019-04-09 19:02:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:02:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6e497"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c6e497","method":"GET"} [] [2019-04-09 19:02:32] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:02:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:02:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:02: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 WHERE t0.id = ? ["38"] [] [2019-04-09 19:02: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.id = ? ["38"] [] [2019-04-09 19:02: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 = ? ["38"] [] [2019-04-09 19:02: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:02:33] 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-09 19:02:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:02:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc9b0a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bc9b0a","method":"GET"} [] [2019-04-09 19:02:38] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:02:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:02:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:02:38] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:02:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:02:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"585685"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/585685","method":"GET"} [] [2019-04-09 19:03:01] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:03:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:03: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:03:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:03: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 = ? ["38"] [] [2019-04-09 19:03: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.id = ? ["38"] [] [2019-04-09 19:03: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 = ? ["38"] [] [2019-04-09 19:03: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:03:02] 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-09 19:03:02] 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 "elfinder" as such route does not exist.")." at C:\wamp64\www\elearning\vendor\friendsofsymfony\ckeditor-bundle\src\Resources\views\Form\ckeditor_widget.html.twig line 54 {"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 \"elfinder\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\vendor\\friendsofsymfony\\ckeditor-bundle\\src\\Resources\\views\\Form\\ckeditor_widget.html.twig:54, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"elfinder\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:94)"} [] [2019-04-09 19:03:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:03:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34c106"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/34c106","method":"GET"} [] [2019-04-09 19:03:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34c106"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/34c106","method":"GET"} [] [2019-04-09 19:03:15] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:03:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:03:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:03: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 = ? ["38"] [] [2019-04-09 19:03: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.id = ? ["38"] [] [2019-04-09 19:03: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 = ? ["38"] [] [2019-04-09 19:03: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:03:15] 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-09 19:03:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:03:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"457e8f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/457e8f","method":"GET"} [] [2019-04-09 19:03:21] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:03:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:03: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:03:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:03:22] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:03:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:03:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c5871"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0c5871","method":"GET"} [] [2019-04-09 19:04:14] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:04:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:04:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:04: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 = ? ["38"] [] [2019-04-09 19:04: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.id = ? ["38"] [] [2019-04-09 19:04: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 = ? ["38"] [] [2019-04-09 19:04: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:04:14] 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-09 19:04:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:04:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"497c46"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/497c46","method":"GET"} [] [2019-04-09 19:04:30] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:04:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:04:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:04:31] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:04:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:04:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3c26a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c3c26a","method":"GET"} [] [2019-04-09 19:05:48] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:05:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:05:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:05: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 = ? ["38"] [] [2019-04-09 19:05: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.id = ? ["38"] [] [2019-04-09 19:05: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 = ? ["38"] [] [2019-04-09 19:05: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:05:49] 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-09 19:05:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:05:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92920a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/92920a","method":"GET"} [] [2019-04-09 19:05:58] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:05:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:05:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:05:58] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:05:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:05:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d37a1b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d37a1b","method":"GET"} [] [2019-04-09 19:07:11] console.ERROR: Error thrown while running command ""install:asset"". Message: "There are no commands defined in the "install" namespace." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException(code: 0): There are no commands defined in the \"install\" namespace. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\console\\Application.php:585)","command":"\"install:asset\"","message":"There are no commands defined in the \"install\" namespace."} [] [2019-04-09 19:09:55] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:09:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:09:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:09: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 = ? ["38"] [] [2019-04-09 19:09: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.id = ? ["38"] [] [2019-04-09 19:09: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 = ? ["38"] [] [2019-04-09 19:09: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:09:55] 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-09 19:09:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:09:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81e489"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/81e489","method":"GET"} [] [2019-04-09 19:10:02] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:10:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:10:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:10:03] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:10:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:13:03] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:13:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:13:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:13: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 WHERE t0.id = ? ["38"] [] [2019-04-09 19:13: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 = ? ["38"] [] [2019-04-09 19:13: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 = ? ["38"] [] [2019-04-09 19:13: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:13:10] 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-09 19:13:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:13:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29d8ce"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/29d8ce","method":"GET"} [] [2019-04-09 19:13:19] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:13:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:13:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:13:19] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:13:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:13:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f86d47"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f86d47","method":"GET"} [] [2019-04-09 19:15:38] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:15:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:15:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:15: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 = ? ["38"] [] [2019-04-09 19:15: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 = ? ["38"] [] [2019-04-09 19:15: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 = ? ["38"] [] [2019-04-09 19: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:15:47] 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-09 19:15:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:15:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a935a5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a935a5","method":"GET"} [] [2019-04-09 19:15:59] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:15:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:16:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:16: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 = ? ["38"] [] [2019-04-09 19:16: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.id = ? ["38"] [] [2019-04-09 19:16: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 = ? ["38"] [] [2019-04-09 19:16: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:16:00] 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-09 19:16:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:16:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e28045"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e28045","method":"GET"} [] [2019-04-09 19:16:06] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:16:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:16:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:16:07] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:16:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:16:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75c06f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/75c06f","method":"GET"} [] [2019-04-09 19:16:19] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:16:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:16:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:16:20] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:16:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:16:54] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:16:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:16:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:16: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 = ? ["38"] [] [2019-04-09 19:16: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.id = ? ["38"] [] [2019-04-09 19:16: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 = ? ["38"] [] [2019-04-09 19:16: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:16:55] 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-09 19:16:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:16:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4eb23b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4eb23b","method":"GET"} [] [2019-04-09 19:17:01] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:17:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:17:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:17:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:17:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:17:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e0782"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0e0782","method":"GET"} [] [2019-04-09 19:17:44] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:17:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:17:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:17: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 = ? ["38"] [] [2019-04-09 19:17: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.id = ? ["38"] [] [2019-04-09 19:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["38"] [] [2019-04-09 19:17: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:17: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_ [] [] [2019-04-09 19:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:17:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"476158"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/476158","method":"GET"} [] [2019-04-09 19:18:18] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:18:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:18:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:18: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 WHERE t0.id = ? ["38"] [] [2019-04-09 19:18: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 = ? ["38"] [] [2019-04-09 19:18: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 = ? ["38"] [] [2019-04-09 19:18: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:18: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_ [] [] [2019-04-09 19:18:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:18:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40b3d6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/40b3d6","method":"GET"} [] [2019-04-09 19:18:25] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:18:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:18:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:18:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:18:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:18:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d60326"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d60326","method":"GET"} [] [2019-04-09 19:21:50] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:21:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:21:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:21: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 = ? ["38"] [] [2019-04-09 19:21: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.id = ? ["38"] [] [2019-04-09 19:21: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 = ? ["38"] [] [2019-04-09 19:21: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:21:52] 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-09 19:21:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:22:06] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:22:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:22:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:22:06] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:22:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:22:13] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:22:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:22:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:22:13] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:22:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:22:17] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:22:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:22:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:22: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 = ? ["38"] [] [2019-04-09 19:22: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.id = ? ["38"] [] [2019-04-09 19:22: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 = ? ["38"] [] [2019-04-09 19:22: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:22:17] 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-09 19:22:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:22:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e25bb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7e25bb","method":"GET"} [] [2019-04-09 19:22:28] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:22:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:22:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:22:28] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:22:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:22:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f518d4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f518d4","method":"GET"} [] [2019-04-09 19:25:38] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19: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-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:25:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:25: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 = ? ["38"] [] [2019-04-09 19:25: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.id = ? ["38"] [] [2019-04-09 19:25: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 = ? ["38"] [] [2019-04-09 19:25: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:25: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-09 19:25:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:25:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ceba6e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ceba6e","method":"GET"} [] [2019-04-09 19:25:45] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19: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-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:25:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:25:45] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:25:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:25:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"960399"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/960399","method":"GET"} [] [2019-04-09 19:26:18] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:26:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:26:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:26: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 = ? ["38"] [] [2019-04-09 19:26: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.id = ? ["38"] [] [2019-04-09 19:26: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 = ? ["38"] [] [2019-04-09 19:26: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:26: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-09 19:26:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:26:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58dcbb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/58dcbb","method":"GET"} [] [2019-04-09 19:26:26] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:26:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:26:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:26:26] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:26:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:26:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bf345"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1bf345","method":"GET"} [] [2019-04-09 19:27:57] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"GET"} [] [2019-04-09 19:27:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:27:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:27: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 = ? ["38"] [] [2019-04-09 19:27: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.id = ? ["38"] [] [2019-04-09 19:27: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 = ? ["38"] [] [2019-04-09 19:27: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:27:58] 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-09 19:27:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:28:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acba9b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/acba9b","method":"GET"} [] [2019-04-09 19:28:06] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:28:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:28:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:28:07] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:28:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:28:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c56a26"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c56a26","method":"GET"} [] [2019-04-09 19:28:09] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/efconnect?_=1554838088021&cmd=open&init=1&mode=&target=&tree=1","method":"GET"} [] [2019-04-09 19:28:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:28:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:28:09] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:28:11] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/efconnect?cmd=tmb&mode=&reqid=16a039276992b6&targets%5B0%5D=l1_TE9HT0JTLnBuZw","method":"GET"} [] [2019-04-09 19:28:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:28:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:28:12] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:28:16] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/efconnect?cmd=tmb&mode=&reqid=16a03928a18109&targets%5B0%5D=l1_TE9HT0JTLnBuZw","method":"GET"} [] [2019-04-09 19:28:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:28:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:28:17] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/.tmb/l1_TE9HT0JTLnBuZw1554836548.png" (from "http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr")" 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 /web/upload/contenus/.tmb/l1_TE9HT0JTLnBuZw1554836548.png\" (from \"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:28:18] php.DEBUG: Warning: opcache_compile_file(C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\+\L\tGN9WOSk7oV7+A0rCbhA): failed to open stream: Resource temporarily unavailable {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\symfony\\\\cache\\\\Traits\\\\PhpFilesTrait.php\",\"line\":202,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\symfony\\\\cache\\\\Adapter\\\\AbstractAdapter.php\",\"line\":235,\"function\":\"doSave\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-09 19:28:18] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\+\L\tGN9WOSk7oV7+A0rCbhA' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-09 19:28:18] cache.WARNING: Failed to save key "%5B%5BC%5DSymfony%5CBundle%5CTwigBundle%5CController%5CExceptionController%23showAction%5D%5B1%5D" (integer) {"key":"%5B%5BC%5DSymfony%5CBundle%5CTwigBundle%5CController%5CExceptionController%23showAction%5D%5B1%5D","type":"integer","exception":"[object] (ErrorException(code: 0): rename(C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\5cacf252caba31.92146055,C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\F\\S\\VLbnDVAmgBBJRngnTi5g): Acc�s refus�. (code: 5) at C:\\wamp64\\www\\elearning\\vendor\\symfony\\cache\\Traits\\FilesystemCommonTrait.php:98)"} [] [2019-04-09 19:28:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:28:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:28:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:28:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:28:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/LOGOBS.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/LOGOBS.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:21] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:29:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:29: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:29:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:29:21] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:29:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:29:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"259cf3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/259cf3","method":"GET"} [] [2019-04-09 19:29:23] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/efconnect?_=1554838162303&cmd=open&init=1&mode=&target=l1_XA&tree=1","method":"GET"} [] [2019-04-09 19:29:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:29:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:29:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:29:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/.tmb/l1_TE9HT0JTLnBuZw1554836548.png" (from "http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr")" 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 /web/upload/contenus/.tmb/l1_TE9HT0JTLnBuZw1554836548.png\" (from \"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:46] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/efconnect?cmd=ls&intersect%5B0%5D=logo2.png&mode=&reqid=16a0393e9cf388&target=l1_XA","method":"GET"} [] [2019-04-09 19:29:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:29: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:29:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:29:46] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:29:47] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/efconnect?mode=","method":"POST"} [] [2019-04-09 19: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-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:29:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:29:47] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:29:48] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/efconnect?cmd=tmb&mode=&reqid=16a0393ef92268&targets%5B0%5D=l1_bG9nbzIucG5n","method":"GET"} [] [2019-04-09 19:29:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:29:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:29:48] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:29:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/.tmb/l1_bG9nbzIucG5n1554838187.png" (from "http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr")" 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 /web/upload/contenus/.tmb/l1_bG9nbzIucG5n1554838187.png\" (from \"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:29:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:30:01] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19: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-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:30:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:30:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:30:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:30:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"387bf2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/387bf2","method":"GET"} [] [2019-04-09 19:30:03] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/index.php/efconnect?_=1554838201998&cmd=open&init=1&mode=&target=l1_XA&tree=1","method":"GET"} [] [2019-04-09 19:30:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:30: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:30:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:30:03] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:30:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/upload/contenus/logo2.png" (from "http://localhost/elearning/public/index.php/admin/content/38/edit")" 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 /web/upload/contenus/logo2.png\" (from \"http://localhost/elearning/public/index.php/admin/content/38/edit\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:30:10] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/index.php/admin/content/38/edit","method":"POST"} [] [2019-04-09 19:30:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:30:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:30: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 WHERE t0.id = ? ["38"] [] [2019-04-09 19:30: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.id = ? ["38"] [] [2019-04-09 19:30: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.id = ? ["38"] [] [2019-04-09 19:30: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:30:11] 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 (?) [["9"]] [] [2019-04-09 19:30: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-09 19:30:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-09 19:30:12] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

\"bs\"\"\"Créer un coursJe vous le disais, la p [...]",37] [] [2019-04-09 19:41:08] doctrine.DEBUG: "COMMIT" [] [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-09 19:41: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-09 19:41: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.content_id = ? [37] [] [2019-04-09 19:41: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 = ? LIMIT 1 [56] [] [2019-04-09 19:41:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:41:09] 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/admin/content","method":"GET"} [] [2019-04-09 19:41:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:41:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:41: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 [] [] [2019-04-09 19:41:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:41:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7dc000"},"request_uri":"http://localhost/elearning/public/_wdt/7dc000","method":"GET"} [] [2019-04-09 19:41:13] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-09 19:41:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:41:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:41:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:41:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5f512"},"request_uri":"http://localhost/elearning/public/_wdt/d5f512","method":"GET"} [] [2019-04-09 19:41:22] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-09 19:41:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:41:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:41: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 [] [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-09 19:41:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:41:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31a1b3"},"request_uri":"http://localhost/elearning/public/_wdt/31a1b3","method":"GET"} [] [2019-04-09 19:41:26] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-09 19:41:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:41:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:41: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 = ? ["9"] [] [2019-04-09 19:41: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 = ? ["9"] [] [2019-04-09 19:41: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 [9] [] [2019-04-09 19:41: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 [35,37] [] [2019-04-09 19:41: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 [35,38] [] [2019-04-09 19:41: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 = ? [37] [] [2019-04-09 19:41: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 = ? [38] [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-09 19:41:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:41:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3eb7f1"},"request_uri":"http://localhost/elearning/public/_wdt/3eb7f1","method":"GET"} [] [2019-04-09 19:41:35] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-09 19:41:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:41:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:41: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 = ? ["38"] [] [2019-04-09 19:41: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 = ? ["9"] [] [2019-04-09 19:41: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 [9] [] [2019-04-09 19:41: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 = ? [37] [] [2019-04-09 19:41:36] 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 = ? [38] [] [2019-04-09 19:41: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.content_id = ? [38] [] [2019-04-09 19:41:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:41:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"893937"},"request_uri":"http://localhost/elearning/public/_wdt/893937","method":"GET"} [] [2019-04-09 19:41:39] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-09 19:41:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:41:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:41: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 = ? ["37"] [] [2019-04-09 19:41: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 = ? ["9"] [] [2019-04-09 19:41: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 [9] [] [2019-04-09 19:41: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 WHERE t0.id = ? [38] [] [2019-04-09 19:41:40] 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 = ? [37] [] [2019-04-09 19:41: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.content_id = ? [37] [] [2019-04-09 19:41:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:41:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0dd17e"},"request_uri":"http://localhost/elearning/public/_wdt/0dd17e","method":"GET"} [] [2019-04-09 19:41:52] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"GET"} [] [2019-04-09 19:41:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:41:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:41: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 = ? ["37"] [] [2019-04-09 19:41: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.id = ? ["37"] [] [2019-04-09 19:41: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 = ? ["37"] [] [2019-04-09 19:41: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:41:52] 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-09 19:41:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:41:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82afb6"},"request_uri":"http://localhost/elearning/public/_wdt/82afb6","method":"GET"} [] [2019-04-09 19:42:04] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"POST"} [] [2019-04-09 19:42:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:42:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:42: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 = ? ["37"] [] [2019-04-09 19:42: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.id = ? ["37"] [] [2019-04-09 19:42: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 = ? ["37"] [] [2019-04-09 19:42: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:42:04] 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 (?) [["9"]] [] [2019-04-09 19:42: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:42:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-09 19:42:05] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Je vous le disais, la p [...]",37] [] [2019-04-09 19:42:05] doctrine.DEBUG: "COMMIT" [] [] [2019-04-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-09 19: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-09 19: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.content_id = ? [37] [] [2019-04-09 19: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 = ? LIMIT 1 [56] [] [2019-04-09 19:42:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:42:06] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-09 19:42:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:42: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/admin/content","method":"GET"} [] [2019-04-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:42:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19: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 = ? ["37"] [] [2019-04-09 19:42: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 = ? ["9"] [] [2019-04-09 19:42: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.lesson_id = ? ORDER BY t0.rank ASC [9] [] [2019-04-09 19: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 = ? [38] [] [2019-04-09 19:42:06] 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 = ? [37] [] [2019-04-09 19:42: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.content_id = ? [37] [] [2019-04-09 19:42:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:42:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:42:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:42: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-09 19:42:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:42:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91382f"},"request_uri":"http://localhost/elearning/public/_wdt/91382f","method":"GET"} [] [2019-04-09 19:42:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc6a6b"},"request_uri":"http://localhost/elearning/public/_wdt/fc6a6b","method":"GET"} [] [2019-04-09 19:42:25] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"GET"} [] [2019-04-09 19:42:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:42:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:42: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 = ? ["37"] [] [2019-04-09 19:42: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.id = ? ["37"] [] [2019-04-09 19:42: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 = ? ["37"] [] [2019-04-09 19:42: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:42:26] 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-09 19:42:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:42:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0bab3"},"request_uri":"http://localhost/elearning/public/_wdt/e0bab3","method":"GET"} [] [2019-04-09 19:43:25] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-09 19:43:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:43:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:43:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:43:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:43:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fdbc7f"},"request_uri":"http://localhost/elearning/public/_wdt/fdbc7f","method":"GET"} [] [2019-04-09 19:43:27] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1554839005900&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-09 19: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-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:43:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:43:27] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:43:28] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a03a0738985&target=l1_XA","method":"GET"} [] [2019-04-09 19:43:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:43:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:43:28] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:43:29] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=AdobeStock_94044924.jpeg&mode=&reqid=16a03a0778523d&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-09 19:43:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:43:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:43:29] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:44:06] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=energy-1854269_1920.jpg&mode=&reqid=16a03a10947375&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-09 19:44:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:44:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:44:07] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:44:07] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-09 19:44:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:44:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:44:07] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:44:08] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a03a10fea31a&targets%5B0%5D=l1_Y29udGVudXNcZW5lcmd5LTE4NTQyNjlfMTkyMC5qcGc","method":"GET"} [] [2019-04-09 19:44:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:44:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:44:08] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:44:11] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a03a1189834&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-09 19:44:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:44:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:44:11] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-09 19:44:25] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"POST"} [] [2019-04-09 19:44:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:44:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:44: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 = ? ["37"] [] [2019-04-09 19:44: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.id = ? ["37"] [] [2019-04-09 19:44: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 = ? ["37"] [] [2019-04-09 19:44: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:44:26] 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 (?) [["9"]] [] [2019-04-09 19:44: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:44:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-09 19:44:26] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Je vous le disais, la p [...]",37] [] [2019-04-09 19:44:26] doctrine.DEBUG: "COMMIT" [] [] [2019-04-09 19:44: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-09 19:44: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-09 19:44: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.content_id = ? [37] [] [2019-04-09 19:44: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 = ? LIMIT 1 [56] [] [2019-04-09 19:44:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:44:27] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-09 19:44:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:44:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:44: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 = ? ["37"] [] [2019-04-09 19:44: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 = ? ["9"] [] [2019-04-09 19:44: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 [9] [] [2019-04-09 19:44:27] 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/admin/content","method":"GET"} [] [2019-04-09 19:44: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 = ? [38] [] [2019-04-09 19:44:27] 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 = ? [37] [] [2019-04-09 19:44: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.content_id = ? [37] [] [2019-04-09 19:44:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:44:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:44:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:44: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 [] [] [2019-04-09 19:44:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:44:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c91b9"},"request_uri":"http://localhost/elearning/public/_wdt/6c91b9","method":"GET"} [] [2019-04-09 19:44:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f4921"},"request_uri":"http://localhost/elearning/public/_wdt/4f4921","method":"GET"} [] [2019-04-09 19:44:35] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"GET"} [] [2019-04-09 19:44:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:44:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:44: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 = ? ["37"] [] [2019-04-09 19:44: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.id = ? ["37"] [] [2019-04-09 19:44: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 = ? ["37"] [] [2019-04-09 19:44: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:44:35] 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-09 19:44:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:44:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f97479"},"request_uri":"http://localhost/elearning/public/_wdt/f97479","method":"GET"} [] [2019-04-09 19:45:11] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"POST"} [] [2019-04-09 19:45:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:45:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:45: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 WHERE t0.id = ? ["37"] [] [2019-04-09 19:45: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 = ? ["37"] [] [2019-04-09 19:45: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 = ? ["37"] [] [2019-04-09 19:45: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:45: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_ WHERE l0_.id IN (?) [["9"]] [] [2019-04-09 19:45: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:45:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-09 19:45:12] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Je vous le disais, la p [...]",37] [] [2019-04-09 19:45:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-09 19:45: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-09 19:45: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-09 19:45: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.content_id = ? [37] [] [2019-04-09 19:45: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 = ? LIMIT 1 [56] [] [2019-04-09 19:45:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:45:13] 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/admin/content","method":"GET"} [] [2019-04-09 19: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-09 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:45:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19: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 [] [] [2019-04-09 19:45:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:45:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0d015"},"request_uri":"http://localhost/elearning/public/_wdt/c0d015","method":"GET"} [] [2019-04-09 19:45:15] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-09 19:45:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:45:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:45: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 = ? ["37"] [] [2019-04-09 19:45: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 = ? ["9"] [] [2019-04-09 19:45: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 [9] [] [2019-04-09 19:45: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 = ? [38] [] [2019-04-09 19:45:15] 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 = ? [37] [] [2019-04-09 19:45: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.content_id = ? [37] [] [2019-04-09 19:45:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:45:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eff1b2"},"request_uri":"http://localhost/elearning/public/_wdt/eff1b2","method":"GET"} [] [2019-04-09 19:45:23] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"GET"} [] [2019-04-09 19:45:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:45:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:45: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 = ? ["37"] [] [2019-04-09 19:45: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.id = ? ["37"] [] [2019-04-09 19:45: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 = ? ["37"] [] [2019-04-09 19:45: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:45:24] 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-09 19:45:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:45:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b604b2"},"request_uri":"http://localhost/elearning/public/_wdt/b604b2","method":"GET"} [] [2019-04-09 19:45:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:45:39] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"POST"} [] [2019-04-09 19:45:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:45:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:45: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 WHERE t0.id = ? ["37"] [] [2019-04-09 19:45: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.id = ? ["37"] [] [2019-04-09 19:45: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.id = ? ["37"] [] [2019-04-09 19:45: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:45:40] 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 (?) [["9"]] [] [2019-04-09 19:45: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:45:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-09 19:45:41] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Je vous le disais, la p [...]",37] [] [2019-04-09 19:45:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-09 19:45: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-09 19:45: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.content_id = ? AND t0.user_id = ? [37,43] [] [2019-04-09 19:45: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.content_id = ? [37] [] [2019-04-09 19:45: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 = ? LIMIT 1 [56] [] [2019-04-09 19:45:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:45:41] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-09 19:45:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:45:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:45: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 = ? ["37"] [] [2019-04-09 19:45: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 = ? ["9"] [] [2019-04-09 19:45: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 [9] [] [2019-04-09 19:45: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 = ? [38] [] [2019-04-09 19:45:42] 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/admin/content","method":"GET"} [] [2019-04-09 19:45:42] 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 = ? [37] [] [2019-04-09 19:45: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.content_id = ? [37] [] [2019-04-09 19:45:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:45:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:45:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:45: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 [] [] [2019-04-09 19:45:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:45:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ca5b9"},"request_uri":"http://localhost/elearning/public/_wdt/6ca5b9","method":"GET"} [] [2019-04-09 19:45:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f5e43"},"request_uri":"http://localhost/elearning/public/_wdt/2f5e43","method":"GET"} [] [2019-04-09 19:45:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:46:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-09 19:47:05] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-09 19:47:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:47:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:47: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 = ? ["37"] [] [2019-04-09 19:47: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 = ? ["9"] [] [2019-04-09 19:47: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 [9] [] [2019-04-09 19:47: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 = ? [38] [] [2019-04-09 19:47:06] 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 = ? [37] [] [2019-04-09 19:47: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.content_id = ? [37] [] [2019-04-09 19:47:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:47:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"155598"},"request_uri":"http://localhost/elearning/public/_wdt/155598","method":"GET"} [] [2019-04-09 19:47:16] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"GET"} [] [2019-04-09 19:47:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-09 19:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-09 19:47:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-09 19:47: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 = ? ["37"] [] [2019-04-09 19:47: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.id = ? ["37"] [] [2019-04-09 19:47: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 = ? ["37"] [] [2019-04-09 19:47: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-09 19:47:17] 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-09 19:47:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-09 19:47:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cca52"},"request_uri":"http://localhost/elearning/public/_wdt/9cca52","method":"GET"} [] [2019-04-12 06:37:13] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 06:37:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 06:37:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"186629"},"request_uri":"http://localhost/elearning/public/_wdt/186629","method":"GET"} [] [2019-04-12 06:37:23] 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/login","method":"GET"} [] [2019-04-12 06:37:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 06:37:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f22f54"},"request_uri":"http://localhost/elearning/public/_wdt/f22f54","method":"GET"} [] [2019-04-12 06:37:28] 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/login","method":"POST"} [] [2019-04-12 06:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-12 06:37:34] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-12 06:37:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06: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/dashboard","method":"GET"} [] [2019-04-12 06: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-12 06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:37:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06: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 = ? [35] [] [2019-04-12 06: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 = ? [35] [] [2019-04-12 06:37:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:37:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66aa02"},"request_uri":"http://localhost/elearning/public/_wdt/66aa02","method":"GET"} [] [2019-04-12 06:37:44] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-12 06:37:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:37:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:37: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-12 06:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-12 06:37:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:37:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ebc607"},"request_uri":"http://localhost/elearning/public/_wdt/ebc607","method":"GET"} [] [2019-04-12 06:37:46] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Insufficient data for unserializing - 7129 required, 1198 present" at C:\wamp64\www\elearning\vendor\symfony\http-kernel\Profiler\FileProfilerStorage.php line 122 {"exception":"[object] (ErrorException(code: 0): Warning: Insufficient data for unserializing - 7129 required, 1198 present at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\Profiler\\FileProfilerStorage.php:122)"} [] [2019-04-12 06:38:10] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-12 06:38:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:38:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:38: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-12 06:38: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-12 06:38:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:38:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b91b6"},"request_uri":"http://localhost/elearning/public/_wdt/5b91b6","method":"GET"} [] [2019-04-12 06:42:36] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 06:42:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:42:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:42:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:42:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39acf7"},"request_uri":"http://localhost/elearning/public/_wdt/39acf7","method":"GET"} [] [2019-04-12 06:42:43] 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/dashboard","method":"GET"} [] [2019-04-12 06:42:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:42:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:42: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 = ? [35] [] [2019-04-12 06:42: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 = ? [35] [] [2019-04-12 06:42:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:42:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"278c6b"},"request_uri":"http://localhost/elearning/public/_wdt/278c6b","method":"GET"} [] [2019-04-12 06:43:05] 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/admin/formateurs","method":"GET"} [] [2019-04-12 06:43:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:43:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-12 06:43:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:43:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9891f3"},"request_uri":"http://localhost/elearning/public/_wdt/9891f3","method":"GET"} [] [2019-04-12 06:45:13] 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/admin/content","method":"GET"} [] [2019-04-12 06: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-12 06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:45:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06: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 [] [] [2019-04-12 06:45:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:45:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6eae4"},"request_uri":"http://localhost/elearning/public/_wdt/b6eae4","method":"GET"} [] [2019-04-12 06:45:18] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"29"},"request_uri":"http://localhost/elearning/public/admin/content/29/edit","method":"GET"} [] [2019-04-12 06:45:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:45:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:45: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 WHERE t0.id = ? ["29"] [] [2019-04-12 06:45: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 = ? ["29"] [] [2019-04-12 06:45: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 = ? ["29"] [] [2019-04-12 06:45: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [29] [] [2019-04-12 06:45:20] 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-12 06:45:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:45:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe17ad"},"request_uri":"http://localhost/elearning/public/_wdt/fe17ad","method":"GET"} [] [2019-04-12 06:45:39] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-12 06:45:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:45:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:45:39] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-12 06:45:39] php.INFO: User Deprecated: The "FM\ElfinderBundle\Controller\ElFinderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FM\\ElfinderBundle\\Controller\\ElFinderController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\debug\\DebugClassLoader.php:199)"} [] [2019-04-12 06:45:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:45:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"450eda"},"request_uri":"http://localhost/elearning/public/_wdt/450eda","method":"GET"} [] [2019-04-12 06:45:44] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1555051540943&cmd=open&init=1&mode=&target=&tree=1","method":"GET"} [] [2019-04-12 06:45:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:45:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:45:44] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-12 06:46:04] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&mode=&reqid=16a104bc95830&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-12 06: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-12 06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:46:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:46:04] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-12 06:56:21] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 06:56:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:56:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:56:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:56:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15a1ee"},"request_uri":"http://localhost/elearning/public/_wdt/15a1ee","method":"GET"} [] [2019-04-12 06:56:26] 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/deconnexion","method":"GET"} [] [2019-04-12 06:56:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 06:56:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 06:56:27] 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/login","method":"GET"} [] [2019-04-12 06:56:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 06:56:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21640d"},"request_uri":"http://localhost/elearning/public/_wdt/21640d","method":"GET"} [] [2019-04-12 06:56:31] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 06:56:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 06:56:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f76aa"},"request_uri":"http://localhost/elearning/public/_wdt/9f76aa","method":"GET"} [] [2019-04-12 06:57:09] 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/login","method":"GET"} [] [2019-04-12 06:57:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 06:57:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f30e56"},"request_uri":"http://localhost/elearning/public/_wdt/f30e56","method":"GET"} [] [2019-04-12 06:58:34] 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/login","method":"POST"} [] [2019-04-12 06:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fer@fer.fr"] [] [2019-04-12 06:58:34] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:67, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"fer@fer.fr\" not found. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Security\\User\\EntityUserProvider.php:61)"} [] [2019-04-12 06:58:34] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-12 06:58:35] 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/login","method":"GET"} [] [2019-04-12 06:58:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 06:58:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22d510"},"request_uri":"http://localhost/elearning/public/_wdt/22d510","method":"GET"} [] [2019-04-12 06:59:08] 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/login","method":"POST"} [] [2019-04-12 06:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 06:59:09] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-12 06:59:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:59: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/dashboard","method":"GET"} [] [2019-04-12 06:59:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 06:59:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 06:59: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 = ? [37] [] [2019-04-12 06:59: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 = ? [37] [] [2019-04-12 06:59: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 = ? [37] [] [2019-04-12 06:59: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-12 06:59: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-12 06:59:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:59:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2946c"},"request_uri":"http://localhost/elearning/public/_wdt/b2946c","method":"GET"} [] [2019-04-12 06:59:28] 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/lesson/6","method":"GET"} [] [2019-04-12 06:59:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 06:59:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 06:59: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-12 06:59: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-12 06:59: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-12 06:59: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 [37,29] [] [2019-04-12 06:59: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 [37,31] [] [2019-04-12 06:59: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 [37,32] [] [2019-04-12 06:59: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-12 06:59: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-12 06:59: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-12 06:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-12 06:59:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:59:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"368e86"},"request_uri":"http://localhost/elearning/public/_wdt/368e86","method":"GET"} [] [2019-04-12 06:59:42] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-12 06:59:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 06:59:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 06:59: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-12 06:59: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-12 06:59: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-12 06:59: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-12 06:59: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-12 06:59:43] 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 = ? [32] [] [2019-04-12 06:59: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.content_id = ? [32] [] [2019-04-12 06:59:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:59:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a11a8d"},"request_uri":"http://localhost/elearning/public/_wdt/a11a8d","method":"GET"} [] [2019-04-12 06:59:46] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-12 06:59:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 06:59:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 06:59: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 WHERE t0.id = ? ["31"] [] [2019-04-12 06:59: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-12 06:59: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-12 06:59: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 WHERE t0.id = ? [29] [] [2019-04-12 06:59: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 WHERE t0.id = ? [32] [] [2019-04-12 06:59:47] 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 = ? [31] [] [2019-04-12 06:59: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.content_id = ? [31] [] [2019-04-12 06:59:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:59:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92d144"},"request_uri":"http://localhost/elearning/public/_wdt/92d144","method":"GET"} [] [2019-04-12 06:59:53] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"31","user_id":"37"},"request_uri":"http://localhost/elearning/public/content/31/37","method":"GET"} [] [2019-04-12 06:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 06:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 06:59: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 ["37","31"] [] [2019-04-12 06:59:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 06:59:55] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-12 06:59:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 06:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 06:59:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 06:59: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-12 06:59: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-12 06:59: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-12 06:59: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-12 06:59:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:01:05] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-12 07:01:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:01: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 07:01:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 07:01:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:01:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91008a"},"request_uri":"http://localhost/elearning/public/_wdt/91008a","method":"GET"} [] [2019-04-12 07:02:10] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/admin","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"admin"},"request_uri":"http://localhost/elearning/public/admin/","method":"GET"} [] [2019-04-12 07:02:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 07:02:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 07:02:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:02:12] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-12 07:02:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 07:02:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 07: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-12 07:02: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-12 07:02:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:02:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc9e33"},"request_uri":"http://localhost/elearning/public/_wdt/dc9e33","method":"GET"} [] [2019-04-12 07:02:15] 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/admin/content","method":"GET"} [] [2019-04-12 07:02:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 07:02:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 07:02: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 [] [] [2019-04-12 07:02:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:02:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8210ef"},"request_uri":"http://localhost/elearning/public/_wdt/8210ef","method":"GET"} [] [2019-04-12 07:02:22] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/admin/content/new","method":"GET"} [] [2019-04-12 07:02:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 07:02:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 07:02: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.content_id IS NULL LIMIT 1 [] [] [2019-04-12 07:02: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.content_id IS NULL LIMIT 1 [] [] [2019-04-12 07:02:23] 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-12 07:02:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:02:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b24b8"},"request_uri":"http://localhost/elearning/public/_wdt/5b24b8","method":"GET"} [] [2019-04-12 07:03:25] 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/deconnexion","method":"GET"} [] [2019-04-12 07:03:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-12 07:03:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-12 07:03:26] 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/login","method":"GET"} [] [2019-04-12 07:03:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 07:03:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f30571"},"request_uri":"http://localhost/elearning/public/_wdt/f30571","method":"GET"} [] [2019-04-12 07:03:29] 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/login","method":"POST"} [] [2019-04-12 07:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-12 07:03:31] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-12 07:03:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:03: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/dashboard","method":"GET"} [] [2019-04-12 07:03:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 07:03:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 07:03: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 = ? [35] [] [2019-04-12 07:03: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 = ? [35] [] [2019-04-12 07:03:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:03:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c6fd4"},"request_uri":"http://localhost/elearning/public/_wdt/6c6fd4","method":"GET"} [] [2019-04-12 07:06:27] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-12 07:06:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 07:06:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 07:06:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:06:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/profil")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/profil\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-12 07:06:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be09ab"},"request_uri":"http://localhost/elearning/public/_wdt/be09ab","method":"GET"} [] [2019-04-12 07:09: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/dashboard","method":"GET"} [] [2019-04-12 07:09:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-12 07:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-12 07:09:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-12 07:09: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 = ? [35] [] [2019-04-12 07:09: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 = ? [35] [] [2019-04-12 07:09:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-12 07:09:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64717f"},"request_uri":"http://localhost/elearning/public/_wdt/64717f","method":"GET"} [] [2019-04-12 07:09:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-12 11:56:00] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 11:56:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 11:56:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"183706"},"request_uri":"http://localhost/elearning/public/_wdt/183706","method":"GET"} [] [2019-04-12 11:56:19] 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/login","method":"GET"} [] [2019-04-12 11:56:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 11:56:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7fd245"},"request_uri":"http://localhost/elearning/public/_wdt/7fd245","method":"GET"} [] [2019-04-12 11:56:25] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 11:56:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 11:56:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"326895"},"request_uri":"http://localhost/elearning/public/_wdt/326895","method":"GET"} [] [2019-04-12 11:56:31] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 11:56:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 11:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-12 11:56:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-12 11:56:34] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["m4GY4wteyVydoEQBRZTwC8uc6L [...]",35] [] [2019-04-12 11:56:34] doctrine.DEBUG: "COMMIT" [] [] [2019-04-12 11:56:38] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://localhost:465 (Aucune connexion n�a pu �tre �tablie car l�ordinateur cible l�a express�ment refus�e. ) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 11:56:38] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host localhost [Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. #10061] [] [] [2019-04-12 11:56:39] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 11:56:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 11:56:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c60e0"},"request_uri":"http://localhost/elearning/public/_wdt/7c60e0","method":"GET"} [] [2019-04-12 11:58:54] 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/login","method":"GET"} [] [2019-04-12 11:58:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 11:58:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"987b93"},"request_uri":"http://localhost/elearning/public/_wdt/987b93","method":"GET"} [] [2019-04-12 11:59:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 11:59:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 11:59:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6988d8"},"request_uri":"http://localhost/elearning/public/_wdt/6988d8","method":"GET"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:11] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 12:14:43] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:14:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 12:14:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-12 12:14:43] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["Va7TrOgUPa55bLsnGeHgl90rCm [...]",37] [] [2019-04-12 12:14:43] doctrine.DEBUG: "COMMIT" [] [] [2019-04-12 12:14:44] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 12:14:44] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 12:14:44] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://ssl0.ovh.net:587 (Unknown error) [] [] [2019-04-12 12:14:44] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host ssl0.ovh.net [ #0] [] [] [2019-04-12 12:14:44] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:14:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:14:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"907927"},"request_uri":"http://localhost/elearning/public/_wdt/907927","method":"GET"} [] [2019-04-12 12:19:01] 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/login","method":"GET"} [] [2019-04-12 12:19:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:19:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84012b"},"request_uri":"http://localhost/elearning/public/_wdt/84012b","method":"GET"} [] [2019-04-12 12:19:03] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:19:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:19:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1ee4a"},"request_uri":"http://localhost/elearning/public/_wdt/f1ee4a","method":"GET"} [] [2019-04-12 12:19:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:19:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["testgg@g.fr"] [] [2019-04-12 12:19:09] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:19:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:19:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"092337"},"request_uri":"http://localhost/elearning/public/_wdt/092337","method":"GET"} [] [2019-04-12 12:19:12] 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/login","method":"GET"} [] [2019-04-12 12:19:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:19:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee9aad"},"request_uri":"http://localhost/elearning/public/_wdt/ee9aad","method":"GET"} [] [2019-04-12 12:19:15] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:19:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:19:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e57eda"},"request_uri":"http://localhost/elearning/public/_wdt/e57eda","method":"GET"} [] [2019-04-12 12:28:12] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:28:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:28:13] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: user" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 67 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: user at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:67)"} [] [2019-04-12 12:28:26] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:28:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:28:26] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: user" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 67 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: user at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:67)"} [] [2019-04-12 12:28:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7042b8"},"request_uri":"http://localhost/elearning/public/_wdt/7042b8","method":"GET"} [] [2019-04-12 12:29:24] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:29:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:29:25] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "App\Controller\ResetType": class does not exist." at C:\wamp64\www\elearning\vendor\symfony\form\FormRegistry.php line 86 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"App\\Controller\\ResetType\": class does not exist. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRegistry.php:86)"} [] [2019-04-12 12:29:26] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:29:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:29:32] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "formUser" does not exist." at C:\wamp64\www\elearning\templates\security\forgotten_password.html.twig line 8 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"formUser\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\security\\forgotten_password.html.twig:8)"} [] [2019-04-12 12:29:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f48a96"},"request_uri":"http://localhost/elearning/public/_wdt/f48a96","method":"GET"} [] [2019-04-12 12:29:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f48a96"},"request_uri":"http://localhost/elearning/public/_wdt/f48a96","method":"GET"} [] [2019-04-12 12:29:50] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:29:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:29:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79b2ef"},"request_uri":"http://localhost/elearning/public/_wdt/79b2ef","method":"GET"} [] [2019-04-12 12:30:46] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:30:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:30:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be2a56"},"request_uri":"http://localhost/elearning/public/_wdt/be2a56","method":"GET"} [] [2019-04-12 12:31:03] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:31:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:31:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2deadd"},"request_uri":"http://localhost/elearning/public/_wdt/2deadd","method":"GET"} [] [2019-04-12 12:31:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-12 12:32:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:32:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["nkm@nkl.fr"] [] [2019-04-12 12:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["nkm@nkl.fr"] [] [2019-04-12 12:32:11] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:32:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:32:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"677d26"},"request_uri":"http://localhost/elearning/public/_wdt/677d26","method":"GET"} [] [2019-04-12 12:32:17] 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/login","method":"GET"} [] [2019-04-12 12:32:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:32:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffd979"},"request_uri":"http://localhost/elearning/public/_wdt/ffd979","method":"GET"} [] [2019-04-12 12:32:21] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:32:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:32:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20bf2b"},"request_uri":"http://localhost/elearning/public/_wdt/20bf2b","method":"GET"} [] [2019-04-12 12:32:47] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:32:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["nbgfsb@bgfrz.gt"] [] [2019-04-12 12:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["nbgfsb@bgfrz.gt"] [] [2019-04-12 12:33:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:33:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-12 12:33:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f0189"},"request_uri":"http://localhost/elearning/public/_wdt/2f0189","method":"GET"} [] [2019-04-12 12:34:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"2f0189"},"request_uri":"http://localhost/elearning/public/_profiler/2f0189?panel=form","method":"GET"} [] [2019-04-12 12:34:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/_profiler/search_bar?panel=form","method":"GET"} [] [2019-04-12 12:36:15] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:36:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 12:36:52] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:36:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["tre@tre.fr"] [] [2019-04-12 12:36:53] php.CRITICAL: Call to a member function setResetToken() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function setResetToken() on null at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:85)"} [] [2019-04-12 12:36:53] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function setResetToken() on null" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 85 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function setResetToken() on null at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:85)"} [] [2019-04-12 12:36:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57c6fb"},"request_uri":"http://localhost/elearning/public/_wdt/57c6fb","method":"GET"} [] [2019-04-12 12:37:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:37:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 12:37:04] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:37:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:37:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"186646"},"request_uri":"http://localhost/elearning/public/_wdt/186646","method":"GET"} [] [2019-04-12 12:37:08] 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/login","method":"GET"} [] [2019-04-12 12:37:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:37:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"177ed4"},"request_uri":"http://localhost/elearning/public/_wdt/177ed4","method":"GET"} [] [2019-04-12 12:38:52] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:38:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:38:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6bbad"},"request_uri":"http://localhost/elearning/public/_wdt/d6bbad","method":"GET"} [] [2019-04-12 12:38:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:38:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 12:39:00] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:39:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:39:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c180a0"},"request_uri":"http://localhost/elearning/public/_wdt/c180a0","method":"GET"} [] [2019-04-12 12:39:04] 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/login","method":"GET"} [] [2019-04-12 12:39:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:39:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95d98f"},"request_uri":"http://localhost/elearning/public/_wdt/95d98f","method":"GET"} [] [2019-04-12 12:39:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:39:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:39:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3f142"},"request_uri":"http://localhost/elearning/public/_wdt/d3f142","method":"GET"} [] [2019-04-12 12:43:22] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:43:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:43:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd43d0"},"request_uri":"http://localhost/elearning/public/_wdt/dd43d0","method":"GET"} [] [2019-04-12 12:43:30] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:43:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 12:43:32] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:43:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:43:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90cb0a"},"request_uri":"http://localhost/elearning/public/_wdt/90cb0a","method":"GET"} [] [2019-04-12 12:43: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/login","method":"GET"} [] [2019-04-12 12:43:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:43:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"63707e"},"request_uri":"http://localhost/elearning/public/_wdt/63707e","method":"GET"} [] [2019-04-12 12:43:52] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:43:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:43:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9aaed5"},"request_uri":"http://localhost/elearning/public/_wdt/9aaed5","method":"GET"} [] [2019-04-12 12:43:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:43:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 12:44:00] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:44:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:44:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc1221"},"request_uri":"http://localhost/elearning/public/_wdt/bc1221","method":"GET"} [] [2019-04-12 12:44:04] 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/login","method":"GET"} [] [2019-04-12 12:44:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:44:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6725fa"},"request_uri":"http://localhost/elearning/public/_wdt/6725fa","method":"GET"} [] [2019-04-12 12:45:26] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-12 12:45:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:45:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a68a05"},"request_uri":"http://localhost/elearning/public/_wdt/a68a05","method":"GET"} [] [2019-04-12 12:45:35] 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/login","method":"GET"} [] [2019-04-12 12:45:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:45:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d211e"},"request_uri":"http://localhost/elearning/public/_wdt/2d211e","method":"GET"} [] [2019-04-12 12:45:38] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:45:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:45:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d09746"},"request_uri":"http://localhost/elearning/public/_wdt/d09746","method":"GET"} [] [2019-04-12 12:45:41] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:45:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-12 12:45:43] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:45:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:45:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"108dae"},"request_uri":"http://localhost/elearning/public/_wdt/108dae","method":"GET"} [] [2019-04-12 12:45: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/login","method":"GET"} [] [2019-04-12 12:45:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:45:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef8cdb"},"request_uri":"http://localhost/elearning/public/_wdt/ef8cdb","method":"GET"} [] [2019-04-12 12:45:49] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-12 12:45:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:45:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91605c"},"request_uri":"http://localhost/elearning/public/_wdt/91605c","method":"GET"} [] [2019-04-12 12:46:06] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-12 12:46:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["c.fernandez@lilo.org"] [] [2019-04-12 12:46:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c40b5a"},"request_uri":"http://localhost/elearning/public/_wdt/c40b5a","method":"GET"} [] [2019-04-12 12:46:27] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-12 12:46:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["invitation@bleusocial.com"] [] [2019-04-12 12:46:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-12 12:46:29] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"invitation@bleusocial.com","2":"Clementine","3":"$2y$13$0IJ2WTeIO6kX1cdWuFY [...]","4":[],"5":null,"6":null,"7":null,"8":null} [] [2019-04-12 12:46:29] doctrine.DEBUG: "COMMIT" [] [] [2019-04-12 12:46:30] 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/login","method":"GET"} [] [2019-04-12 12:46:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:46:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b05722"},"request_uri":"http://localhost/elearning/public/_wdt/b05722","method":"GET"} [] [2019-04-12 12:46:33] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:46:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:46:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea1b26"},"request_uri":"http://localhost/elearning/public/_wdt/ea1b26","method":"GET"} [] [2019-04-12 12:46:42] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:46:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["invitation@bleusocial.com"] [] [2019-04-12 12:46:44] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-12 12:46:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:46:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d83848"},"request_uri":"http://localhost/elearning/public/_wdt/d83848","method":"GET"} [] [2019-04-12 12:46:48] 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/login","method":"GET"} [] [2019-04-12 12:46:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:46:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04b6f7"},"request_uri":"http://localhost/elearning/public/_wdt/04b6f7","method":"GET"} [] [2019-04-12 12:50:58] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:50:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:51:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d68f57"},"request_uri":"http://localhost/elearning/public/_wdt/d68f57","method":"GET"} [] [2019-04-12 12:51:04] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:51:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 12:53:14] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:53:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-12 12:53:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-12 12:53:15] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["7_Ywjmqea6LercKdxk6PPXeqyc [...]",37] [] [2019-04-12 12:53:15] doctrine.DEBUG: "COMMIT" [] [] [2019-04-12 12:53:16] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 12:53:16] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 12:53:17] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:53:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:53:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"365933"},"request_uri":"http://localhost/elearning/public/_wdt/365933","method":"GET"} [] [2019-04-12 12:54:29] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:54:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:54:30] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 12:54:30] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 12:54:36] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:54:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:54:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c75c0"},"request_uri":"http://localhost/elearning/public/_wdt/4c75c0","method":"GET"} [] [2019-04-12 12:56:56] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:56:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:57:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:57:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:57:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73b158"},"request_uri":"http://localhost/elearning/public/_wdt/73b158","method":"GET"} [] [2019-04-12 12:58:30] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:58:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:58:33] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 12:58:33] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 12:58:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a14144"},"request_uri":"http://localhost/elearning/public/_wdt/a14144","method":"GET"} [] [2019-04-12 12:58:33] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Insufficient data for unserializing - 140994 required, 63144 present" at C:\wamp64\www\elearning\vendor\symfony\http-kernel\Profiler\FileProfilerStorage.php line 122 {"exception":"[object] (ErrorException(code: 0): Warning: Insufficient data for unserializing - 140994 required, 63144 present at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\Profiler\\FileProfilerStorage.php:122)"} [] [2019-04-12 12:59:26] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 12:59:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:59:28] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 12:59:28] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 12:59:29] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 12:59:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 12:59:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"696930"},"request_uri":"http://localhost/elearning/public/_wdt/696930","method":"GET"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:01:09] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-12 13:04:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:04:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:04:03] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:04:03] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:04:46] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:04:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:05:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:05:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:05:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44f974"},"request_uri":"http://localhost/elearning/public/_wdt/44f974","method":"GET"} [] [2019-04-12 13:05:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:05:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:05:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:05:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:05:07] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:05:07] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:05:08] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:05:08] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:05:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:05:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:05:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a26918"},"request_uri":"http://localhost/elearning/public/_wdt/a26918","method":"GET"} [] [2019-04-12 13:06:01] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:06:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:06:02] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:06:02] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:06:03] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:06:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:06:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c0f49"},"request_uri":"http://localhost/elearning/public/_wdt/6c0f49","method":"GET"} [] [2019-04-12 13:06:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6c0f49"},"request_uri":"http://localhost/elearning/public/_profiler/6c0f49?panel=translation","method":"GET"} [] [2019-04-12 13:06:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/_profiler/search_bar?panel=translation","method":"GET"} [] [2019-04-12 13:08:41] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:08:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:08:42] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:08:42] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:08:43] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:08:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:08:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54c1de"},"request_uri":"http://localhost/elearning/public/_wdt/54c1de","method":"GET"} [] [2019-04-12 13:15:31] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:15:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:15:31] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:15:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:15:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bdfda3"},"request_uri":"http://localhost/elearning/public/_wdt/bdfda3","method":"GET"} [] [2019-04-12 13:15:34] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:15:34] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:15:34] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:15:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:15:36] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:15:36] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:15:37] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:15:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:15:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1bd8d"},"request_uri":"http://localhost/elearning/public/_wdt/e1bd8d","method":"GET"} [] [2019-04-12 13:17:57] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:17:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:17:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"219ab2"},"request_uri":"http://localhost/elearning/public/_wdt/219ab2","method":"GET"} [] [2019-04-12 13:18:04] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:18:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:18:06] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:18:06] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:18:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:18:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:18:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"073f9e"},"request_uri":"http://localhost/elearning/public/_wdt/073f9e","method":"GET"} [] [2019-04-12 13:18:18] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:18:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:18:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d40258"},"request_uri":"http://localhost/elearning/public/_wdt/d40258","method":"GET"} [] [2019-04-12 13:18:25] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:18:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:18:27] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:18:27] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:18:27] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:18:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:18:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a3bef"},"request_uri":"http://localhost/elearning/public/_wdt/0a3bef","method":"GET"} [] [2019-04-12 13:19:15] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:19:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:21:11] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:21:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:21:13] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:21:13] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:21:14] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:21:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:21:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef1998"},"request_uri":"http://localhost/elearning/public/_wdt/ef1998","method":"GET"} [] [2019-04-12 13:23:42] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:23:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:23:43] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:23:43] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:23:44] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:23:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:23:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71005e"},"request_uri":"http://localhost/elearning/public/_wdt/71005e","method":"GET"} [] [2019-04-12 13:25:10] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:25:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:25:11] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:25:11] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 13:25:13] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:25:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:25:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4e658"},"request_uri":"http://localhost/elearning/public/_wdt/d4e658","method":"GET"} [] [2019-04-12 13:26:30] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:26:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:26:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a6db4"},"request_uri":"http://localhost/elearning/public/_wdt/7a6db4","method":"GET"} [] [2019-04-12 13:26:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:26:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:27:01] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:27:01] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:27:01] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:27:01] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:27:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:27:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:27:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f9d31"},"request_uri":"http://localhost/elearning/public/_wdt/2f9d31","method":"GET"} [] [2019-04-12 13:27:31] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:27:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:27:32] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:27:32] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:27:32] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:27:32] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:27:33] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:27:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:27:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a434b4"},"request_uri":"http://localhost/elearning/public/_wdt/a434b4","method":"GET"} [] [2019-04-12 13:28:26] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:28:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:28:27] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:28:27] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:28:27] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:28:27] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:28:28] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:28:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:28:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c254b"},"request_uri":"http://localhost/elearning/public/_wdt/3c254b","method":"GET"} [] [2019-04-12 13:30:42] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:30:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:30:44] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:30:44] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:30:44] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:30:44] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:30:45] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:30:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:30:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fb74e"},"request_uri":"http://localhost/elearning/public/_wdt/8fb74e","method":"GET"} [] [2019-04-12 13:38:36] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:38:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:38:46] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:38:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:38:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cefbeb"},"request_uri":"http://localhost/elearning/public/_wdt/cefbeb","method":"GET"} [] [2019-04-12 13:38:53] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:38:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:38:55] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:38:55] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:38:55] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:38:55] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:38:56] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:38:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:38:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8029b5"},"request_uri":"http://localhost/elearning/public/_wdt/8029b5","method":"GET"} [] [2019-04-12 13:39:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:39:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:39:46] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:39:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:39:48] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:39:48] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:39:48] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:39:48] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:39:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:39:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:39:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7d8fe"},"request_uri":"http://localhost/elearning/public/_wdt/d7d8fe","method":"GET"} [] [2019-04-12 13:47:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:47:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:47:11] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:47:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:47:13] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:47:13] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:47:13] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:47:13] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:47:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f76a74"},"request_uri":"http://localhost/elearning/public/_wdt/f76a74","method":"GET"} [] [2019-04-12 13:47:25] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:47:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:47:27] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:47:27] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:47:27] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:47:27] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:47:27] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:47:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:47:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcca2f"},"request_uri":"http://localhost/elearning/public/_wdt/dcca2f","method":"GET"} [] [2019-04-12 13:51:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:51:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:51:51] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:51:51] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:51:51] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:51:51] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:51:52] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:51:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:51:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59a80e"},"request_uri":"http://localhost/elearning/public/_wdt/59a80e","method":"GET"} [] [2019-04-12 13:54:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:54:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:55:00] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:55:00] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 13:55:00] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 13:55:00] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 13:55:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:55:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:55:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27db86"},"request_uri":"http://localhost/elearning/public/_wdt/27db86","method":"GET"} [] [2019-04-12 13:55:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:55:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:56:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "MAILER_URL". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"MAILER_URL\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\EnvVarProcessor.php:96)"} [] [2019-04-12 13:56:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "MAILER_URL"." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\EnvVarProcessor.php line 96 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"MAILER_URL\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\EnvVarProcessor.php:96)"} [] [2019-04-12 13:56:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1e0e3"},"request_uri":"http://localhost/elearning/public/_wdt/e1e0e3","method":"GET"} [] [2019-04-12 13:56:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1e0e3"},"request_uri":"http://localhost/elearning/public/_wdt/e1e0e3","method":"GET"} [] [2019-04-12 13:56:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03479f"},"request_uri":"http://localhost/elearning/public/_wdt/03479f","method":"GET"} [] [2019-04-12 13:56:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1e0e3"},"request_uri":"http://localhost/elearning/public/_wdt/e1e0e3","method":"GET"} [] [2019-04-12 13:56:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1e0e3"},"request_uri":"http://localhost/elearning/public/_wdt/e1e0e3","method":"GET"} [] [2019-04-12 13:56:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1e0e3"},"request_uri":"http://localhost/elearning/public/_wdt/e1e0e3","method":"GET"} [] [2019-04-12 13:56:28] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:56:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:56:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"163d27"},"request_uri":"http://localhost/elearning/public/_wdt/163d27","method":"GET"} [] [2019-04-12 13:56:35] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 13:56:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:56:39] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://localhost:25 (Aucune connexion n�a pu �tre �tablie car l�ordinateur cible l�a express�ment refus�e. ) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 13:56:39] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host localhost [Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. #10061] [] [] [2019-04-12 13:56:40] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 13:56:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 13:56:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fbf0b"},"request_uri":"http://localhost/elearning/public/_wdt/8fbf0b","method":"GET"} [] [2019-04-12 14:06:40] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:06:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:06:43] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:06:43] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 14:06:44] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:06:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:06:44] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:06:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:06:45] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:06:45] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 14:06:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbce38"},"request_uri":"http://localhost/elearning/public/_wdt/fbce38","method":"GET"} [] [2019-04-12 14:06:53] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:06:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:06:55] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:06:55] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 14:06:56] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:06:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:06:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"607f82"},"request_uri":"http://localhost/elearning/public/_wdt/607f82","method":"GET"} [] [2019-04-12 14:10:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:10:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:10:08] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:10:08] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 14:10:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:10:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:10:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d2f59"},"request_uri":"http://localhost/elearning/public/_wdt/6d2f59","method":"GET"} [] [2019-04-12 14:20:56] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:20:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:20:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "sendinblue_api" not found: did you mean "sendinblue_api.default_client.smtp_endpoint"? Anyway, the container inside "App\Controller\SecurityController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"sendinblue_api\" not found: did you mean \"sendinblue_api.default_client.smtp_endpoint\"? Anyway, the container inside \"App\\Controller\\SecurityController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-12 14:21:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7f061"},"request_uri":"http://localhost/elearning/public/_wdt/b7f061","method":"GET"} [] [2019-04-12 14:21:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7f061"},"request_uri":"http://localhost/elearning/public/_wdt/b7f061","method":"GET"} [] [2019-04-12 14:22:26] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:22:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:22:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "sendinblue_api.default_client.smtp_endpoint" not found: even though it exists in the app's container, the container inside "App\Controller\SecurityController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"sendinblue_api.default_client.smtp_endpoint\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\SecurityController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-12 14:22:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff553a"},"request_uri":"http://localhost/elearning/public/_wdt/ff553a","method":"GET"} [] [2019-04-12 14:22:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff553a"},"request_uri":"http://localhost/elearning/public/_wdt/ff553a","method":"GET"} [] [2019-04-12 14:26:38] cache.WARNING: Failed to save key "%5BApp%5CController%5CSecurityController%23forgottenPassword%5D%5B1%5D" (array) {"key":"%5BApp%5CController%5CSecurityController%23forgottenPassword%5D%5B1%5D","type":"array","exception":"[object] (ErrorException(code: 0): rename(C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\5cb0a01e156159.00461248,C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\A\\E\\VFsPEoc+5IRefLGTjNew): Acc�s refus�. (code: 5) at C:\\wamp64\\www\\elearning\\vendor\\symfony\\cache\\Traits\\FilesystemCommonTrait.php:98)"} [] [2019-04-12 14:26:39] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:26:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:26:39] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:26:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "sendinblue_api" not found: did you mean "sendinblue_api.default_client.smtp_endpoint"? Anyway, the container inside "App\Controller\SecurityController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"sendinblue_api\" not found: did you mean \"sendinblue_api.default_client.smtp_endpoint\"? Anyway, the container inside \"App\\Controller\\SecurityController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-12 14:26:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:26:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "sendinblue_api" not found: did you mean "sendinblue_api.default_client.smtp_endpoint"? Anyway, the container inside "App\Controller\SecurityController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"sendinblue_api\" not found: did you mean \"sendinblue_api.default_client.smtp_endpoint\"? Anyway, the container inside \"App\\Controller\\SecurityController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-12 14:26:43] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:26:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:26:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "sendinblue_api" not found: did you mean "sendinblue_api.default_client.smtp_endpoint"? Anyway, the container inside "App\Controller\SecurityController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"sendinblue_api\" not found: did you mean \"sendinblue_api.default_client.smtp_endpoint\"? Anyway, the container inside \"App\\Controller\\SecurityController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-12 14:26:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44a22c"},"request_uri":"http://localhost/elearning/public/_wdt/44a22c","method":"GET"} [] [2019-04-12 14:26:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44a22c"},"request_uri":"http://localhost/elearning/public/_wdt/44a22c","method":"GET"} [] [2019-04-12 14:26:54] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:26:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:26:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3191ed"},"request_uri":"http://localhost/elearning/public/_wdt/3191ed","method":"GET"} [] [2019-04-12 14:27:00] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:27:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:27:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "sendinblue_api" not found: did you mean "sendinblue_api.default_client.smtp_endpoint"? Anyway, the container inside "App\Controller\SecurityController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"sendinblue_api\" not found: did you mean \"sendinblue_api.default_client.smtp_endpoint\"? Anyway, the container inside \"App\\Controller\\SecurityController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-12 14:27:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bda8b"},"request_uri":"http://localhost/elearning/public/_wdt/0bda8b","method":"GET"} [] [2019-04-12 14:27:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bda8b"},"request_uri":"http://localhost/elearning/public/_wdt/0bda8b","method":"GET"} [] [2019-04-12 14:28:23] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:28:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:28:42] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:28:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:28:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"571d99"},"request_uri":"http://localhost/elearning/public/_wdt/571d99","method":"GET"} [] [2019-04-12 14:28:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:28:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:29:31] console.ERROR: Error thrown while running command ""clear:cache"". Message: "There are no commands defined in the "clear" namespace." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException(code: 0): There are no commands defined in the \"clear\" namespace. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\console\\Application.php:585)","command":"\"clear:cache\"","message":"There are no commands defined in the \"clear\" namespace."} [] [2019-04-12 14:29:37] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:29:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:29:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "sendinblue_api" not found: the container inside "App\Controller\SecurityController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"sendinblue_api\" not found: the container inside \"App\\Controller\\SecurityController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-12 14:29:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"615935"},"request_uri":"http://localhost/elearning/public/_wdt/615935","method":"GET"} [] [2019-04-12 14:29:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"615935"},"request_uri":"http://localhost/elearning/public/_wdt/615935","method":"GET"} [] [2019-04-12 14:29:58] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:29:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:29:59] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:29:59] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 14:30:00] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:30:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:30:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a275a"},"request_uri":"http://localhost/elearning/public/_wdt/0a275a","method":"GET"} [] [2019-04-12 14:30:07] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:30:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:30:08] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:30:08] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 14:30:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:30:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:30:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d28e5e"},"request_uri":"http://localhost/elearning/public/_wdt/d28e5e","method":"GET"} [] [2019-04-12 14:32:50] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:32:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:32:52] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:32:52] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 14:32:53] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:32:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:32:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"473b40"},"request_uri":"http://localhost/elearning/public/_wdt/473b40","method":"GET"} [] [2019-04-12 14:33:16] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:33:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:33:19] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a d� �tre ferm�e par l�h�te distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:33:19] app.ERROR: Exception occurred while flushing email queue: Expected response code 220 but got an empty response [] [] [2019-04-12 14:33:21] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:33:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:33:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd7fbb"},"request_uri":"http://localhost/elearning/public/_wdt/fd7fbb","method":"GET"} [] [2019-04-12 14:37:12] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:37:12] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 14:37:12] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 14:37:12] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 14:38:01] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:38:01] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 14:38:01] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 14:38:01] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 14:41:54] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:41:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:41:57] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:41:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:41:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1152fc"},"request_uri":"http://localhost/elearning/public/_wdt/1152fc","method":"GET"} [] [2019-04-12 14:43:36] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-12 14:43:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:43:38] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-12 14:43:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-12 14:43:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9564dc"},"request_uri":"http://localhost/elearning/public/_wdt/9564dc","method":"GET"} [] [2019-04-12 14:51:34] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:51:34] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 14:51:34] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 14:51:34] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 14:56:12] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:56:12] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 14:56:12] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 14:56:12] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 14:59:24] console.ERROR: Error thrown while running command "swiftmailer:email:send". Message: "Address in mailbox given [test] does not comply with RFC 2822, 3.6.2." {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [test] does not comply with RFC 2822, 3.6.2. at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Mime\\Headers\\MailboxHeader.php:355)","command":"swiftmailer:email:send","message":"Address in mailbox given [test] does not comply with RFC 2822, 3.6.2."} [] [2019-04-12 14:59:24] console.DEBUG: Command "swiftmailer:email:send" exited with code "1" {"command":"swiftmailer:email:send","code":1} [] [2019-04-12 14:59:48] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://localhost:25 (Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. ) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 14:59:48] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host localhost [Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. #10061] [] [] [2019-04-12 15:01:44] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://localhost:25 (Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. ) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 15:01:44] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host localhost [Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. #10061] [] [] [2019-04-12 15:02:05] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://localhost:25 (Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. ) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 15:02:05] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host localhost [Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. #10061] [] [] [2019-04-12 15:02:33] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 15:02:33] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 15:02:33] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 15:02:33] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-12 15:03:42] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-12 15:03:42] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-12 15:03:42] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-12 15:03:42] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 09:23:48] 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/login","method":"GET"} [] [2019-04-15 09:23:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 09:23:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b113bb"},"request_uri":"http://localhost/elearning/public/_wdt/b113bb","method":"GET"} [] [2019-04-15 09:44:49] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 09:44:49] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 09:44:49] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 09:44:49] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 09:55:12] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 09:55:12] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 09:55:12] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 09:55:12] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 09:56:08] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 09:56:08] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 09:56:08] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 09:56:08] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 09:56:49] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 09:56:49] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 09:56:49] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 09:56:49] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 09:57:35] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 09:57:35] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 09:57:35] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 09:57:35] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 09:57:51] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 09:57:51] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 09:57:51] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 09:57:51] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 09:58:47] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 09:58:47] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 09:58:47] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 09:58:47] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 10:00:17] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 10:00:17] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 10:00:17] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 10:00:17] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 10:02:24] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 10:02:24] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 10:02:24] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 10:02:24] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 10:02:37] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":58,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 10:02:37] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-15 10:02:37] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-15 10:02:37] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-15 10:05:39] php.CRITICAL: syntax error, unexpected '$options' (T_VARIABLE), expecting function (T_FUNCTION) or const (T_CONST) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): syntax error, unexpected '$options' (T_VARIABLE), expecting function (T_FUNCTION) or const (T_CONST) at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\StreamBuffer.php:327)"} [] [2019-04-15 10:07:31] php.CRITICAL: syntax error, unexpected '$params' (T_VARIABLE), expecting function (T_FUNCTION) or const (T_CONST) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): syntax error, unexpected '$params' (T_VARIABLE), expecting function (T_FUNCTION) or const (T_CONST) at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\StreamBuffer.php:37)"} [] [2019-04-15 10:11:55] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 10:11:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:11:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5190a"},"request_uri":"http://localhost/elearning/public/_wdt/f5190a","method":"GET"} [] [2019-04-15 10:12:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 10:12:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:12:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 10:12:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:12:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9d451"},"request_uri":"http://localhost/elearning/public/_wdt/b9d451","method":"GET"} [] [2019-04-15 10:13:35] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 10:13:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-15 10:13:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 10:13:36] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["oKXrjAfJoxJ_tBqmEZ6DwB5MDb [...]",43] [] [2019-04-15 10:13:37] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 10:13:39] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 10:13:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:13:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"323ed3"},"request_uri":"http://localhost/elearning/public/_wdt/323ed3","method":"GET"} [] [2019-04-15 10:13:53] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"oKXrjAfJoxJ_tBqmEZ6DwB5MDbDdnT6mn8hriUSJGV0"},"request_uri":"http://localhost/elearning/public/reset_password/oKXrjAfJoxJ_tBqmEZ6DwB5MDbDdnT6mn8hriUSJGV0","method":"GET"} [] [2019-04-15 10:13:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:13:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a92e8"},"request_uri":"http://localhost/elearning/public/_wdt/6a92e8","method":"GET"} [] [2019-04-15 10:14:06] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"oKXrjAfJoxJ_tBqmEZ6DwB5MDbDdnT6mn8hriUSJGV0"},"request_uri":"http://localhost/elearning/public/reset_password/oKXrjAfJoxJ_tBqmEZ6DwB5MDbDdnT6mn8hriUSJGV0","method":"POST"} [] [2019-04-15 10:14:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.reset_token = ? LIMIT 1 ["oKXrjAfJoxJ_tBqmEZ6DwB5MDb [...]"] [] [2019-04-15 10:14:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 10:14:07] doctrine.DEBUG: UPDATE user SET password = ?, reset_token = ? WHERE id = ? ["$2y$13$jZHSB/Sz2.qUFrcjuvB [...]",null,43] [] [2019-04-15 10:14:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 10:14:07] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-15 10:14:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:14:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a5a51"},"request_uri":"http://localhost/elearning/public/_wdt/8a5a51","method":"GET"} [] [2019-04-15 10:14:12] 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/login","method":"GET"} [] [2019-04-15 10:14:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:14:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2e133"},"request_uri":"http://localhost/elearning/public/_wdt/c2e133","method":"GET"} [] [2019-04-15 10:14:25] 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/login","method":"POST"} [] [2019-04-15 10:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-15 10:14:26] security.INFO: User has been authenticated successfully. {"username":"Clementine Fernandez"} [] [2019-04-15 10:14:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:14: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/dashboard","method":"GET"} [] [2019-04-15 10: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-15 10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 10:14:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 10:14:27] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\ControllerTrait.php:306)"} [] [2019-04-15 10:14:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at C:\wamp64\www\elearning\vendor\symfony\security-http\Firewall\ExceptionListener.php line 118 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-http\\Firewall\\ExceptionListener.php:118, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\ControllerTrait.php:306)"} [] [2019-04-15 10:14:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:14:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"980486"},"request_uri":"http://localhost/elearning/public/_wdt/980486","method":"GET"} [] [2019-04-15 10:14:43] 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/login","method":"GET"} [] [2019-04-15 10:14:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:14:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b4b44"},"request_uri":"http://localhost/elearning/public/_wdt/1b4b44","method":"GET"} [] [2019-04-15 10:14:55] 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/login","method":"POST"} [] [2019-04-15 10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-15 10:14:56] security.INFO: User has been authenticated successfully. {"username":"Clementine Fernandez"} [] [2019-04-15 10:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:14: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/dashboard","method":"GET"} [] [2019-04-15 10:14:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 10:14:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 10:14:57] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\ControllerTrait.php:306)"} [] [2019-04-15 10:14:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at C:\wamp64\www\elearning\vendor\symfony\security-http\Firewall\ExceptionListener.php line 118 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-http\\Firewall\\ExceptionListener.php:118, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\ControllerTrait.php:306)"} [] [2019-04-15 10:14:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:14:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e3598"},"request_uri":"http://localhost/elearning/public/_wdt/4e3598","method":"GET"} [] [2019-04-15 10:14:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e3598"},"request_uri":"http://localhost/elearning/public/_wdt/4e3598","method":"GET"} [] [2019-04-15 10:15:49] 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/login","method":"GET"} [] [2019-04-15 10:15:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 10:15:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 10:15:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:15:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d201e7"},"request_uri":"http://localhost/elearning/public/_wdt/d201e7","method":"GET"} [] [2019-04-15 10:15:54] 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/deconnexion","method":"GET"} [] [2019-04-15 10:15:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 10:15:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 10:15:55] 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/login","method":"GET"} [] [2019-04-15 10:15:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:15:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1011a8"},"request_uri":"http://localhost/elearning/public/_wdt/1011a8","method":"GET"} [] [2019-04-15 10:16:04] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 10:16:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:16:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6987d"},"request_uri":"http://localhost/elearning/public/_wdt/b6987d","method":"GET"} [] [2019-04-15 10:16:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 10:16:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 10:16:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 10:16:06] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["2uPkfwnKCX0CnxqRwEgew1TQxP [...]",37] [] [2019-04-15 10:16:06] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 10:16:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 10:16:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:16:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41f287"},"request_uri":"http://localhost/elearning/public/_wdt/41f287","method":"GET"} [] [2019-04-15 10:16:20] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"2uPkfwnKCX0CnxqRwEgew1TQxPDxqzAX1AFGaezfY80"},"request_uri":"http://localhost/elearning/public/reset_password/2uPkfwnKCX0CnxqRwEgew1TQxPDxqzAX1AFGaezfY80","method":"GET"} [] [2019-04-15 10:16:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 10:16:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 10:16:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:16:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f5f02"},"request_uri":"http://localhost/elearning/public/_wdt/3f5f02","method":"GET"} [] [2019-04-15 10:16:44] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"2uPkfwnKCX0CnxqRwEgew1TQxPDxqzAX1AFGaezfY80"},"request_uri":"http://localhost/elearning/public/reset_password/2uPkfwnKCX0CnxqRwEgew1TQxPDxqzAX1AFGaezfY80","method":"POST"} [] [2019-04-15 10:16:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 10:16:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 10:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.reset_token = ? LIMIT 1 ["2uPkfwnKCX0CnxqRwEgew1TQxP [...]"] [] [2019-04-15 10:16:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 10:16:45] doctrine.DEBUG: UPDATE user SET password = ?, reset_token = ? WHERE id = ? ["$2y$13$siYGBCM6rhJgoAnP3zF [...]",null,37] [] [2019-04-15 10:16:45] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 10:16:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:16:45] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-15 10: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-15 10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 10:16:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 10:16:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:16:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12f02c"},"request_uri":"http://localhost/elearning/public/_wdt/12f02c","method":"GET"} [] [2019-04-15 10:16: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/login","method":"GET"} [] [2019-04-15 10:16:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 10:16:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9202ce"},"request_uri":"http://localhost/elearning/public/_wdt/9202ce","method":"GET"} [] [2019-04-15 10:16:57] 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/login","method":"POST"} [] [2019-04-15 10:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 10:16:58] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-15 10:16:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:16: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/dashboard","method":"GET"} [] [2019-04-15 10:16:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 10:16:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 10:16: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 = ? [37] [] [2019-04-15 10:16: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-15 10:16: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 = ? [37] [] [2019-04-15 10:16: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-15 10:16: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-15 10:16:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:17:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aab0f3"},"request_uri":"http://localhost/elearning/public/_wdt/aab0f3","method":"GET"} [] [2019-04-15 10:17: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/dashboard","method":"GET"} [] [2019-04-15 10:17:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 10:17:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 10:17: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 = ? [37] [] [2019-04-15 10:17: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-15 10:17: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 = ? [37] [] [2019-04-15 10:17: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-15 10:17: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-15 10:17:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:17:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0fc695"},"request_uri":"http://localhost/elearning/public/_wdt/0fc695","method":"GET"} [] [2019-04-15 10:17:08] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-15 10:17:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 10:17:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 10:17:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:17:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"601f94"},"request_uri":"http://localhost/elearning/public/_wdt/601f94","method":"GET"} [] [2019-04-15 10:17: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/dashboard","method":"GET"} [] [2019-04-15 10:17:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 10:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 10:17:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 10:17: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 = ? [37] [] [2019-04-15 10:17: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 = ? [37] [] [2019-04-15 10:17: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 = ? [37] [] [2019-04-15 10:17: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-15 10:17: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-15 10:17:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 10:17:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01d042"},"request_uri":"http://localhost/elearning/public/_wdt/01d042","method":"GET"} [] [2019-04-15 11:56:04] 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/deconnexion","method":"GET"} [] [2019-04-15 11:56:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 11:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 11:56:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 11:56:05] 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/login","method":"GET"} [] [2019-04-15 11:56:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:56:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e30d8"},"request_uri":"http://localhost/elearning/public/_wdt/0e30d8","method":"GET"} [] [2019-04-15 11:56:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 11:56:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:56:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f1fc4"},"request_uri":"http://localhost/elearning/public/_wdt/1f1fc4","method":"GET"} [] [2019-04-15 11:56:12] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 11:56:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 11:56:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 11:56:13] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["ZLwoTeqIOFcrmvV1ULJhs4FUn4 [...]",37] [] [2019-04-15 11:56:13] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 11:56:13] request.CRITICAL: Uncaught PHP Exception Twig_Error_Loader: "Unable to find template "emails/reset.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 \"emails/reset.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-15 11:56:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d8a9b7"},"request_uri":"http://localhost/elearning/public/_wdt/d8a9b7","method":"GET"} [] [2019-04-15 11:56:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d8a9b7"},"request_uri":"http://localhost/elearning/public/_wdt/d8a9b7","method":"GET"} [] [2019-04-15 11:56:24] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 11:56:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 11:56:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 11:56:24] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["MEvm_1ttnu9FgQCIeVLzxvJAqh [...]",37] [] [2019-04-15 11:56:24] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 11:56:28] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 11:56:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:56:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d0a0c"},"request_uri":"http://localhost/elearning/public/_wdt/9d0a0c","method":"GET"} [] [2019-04-15 11:56:49] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"MEvm_1ttnu9FgQCIeVLzxvJAqhWrzHyUiXdOsJQyueI"},"request_uri":"http://localhost/elearning/public/reset_password/MEvm_1ttnu9FgQCIeVLzxvJAqhWrzHyUiXdOsJQyueI","method":"GET"} [] [2019-04-15 11:56:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 11:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 11:56:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 11:56:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 11:56:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fcd27"},"request_uri":"http://localhost/elearning/public/_wdt/9fcd27","method":"GET"} [] [2019-04-15 11:58:21] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 11:58:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:58:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c46a9"},"request_uri":"http://localhost/elearning/public/_wdt/7c46a9","method":"GET"} [] [2019-04-15 11:58:23] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"MEvm_1ttnu9FgQCIeVLzxvJAqhWrzHyUiXdOsJQyueI"},"request_uri":"http://localhost/elearning/public/reset_password/MEvm_1ttnu9FgQCIeVLzxvJAqhWrzHyUiXdOsJQyueI","method":"GET"} [] [2019-04-15 11:58:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 11:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 11:58:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 11:58:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 11:58:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff017d"},"request_uri":"http://localhost/elearning/public/_wdt/ff017d","method":"GET"} [] [2019-04-15 11:58:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 11:58:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:58:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e0b9c"},"request_uri":"http://localhost/elearning/public/_wdt/1e0b9c","method":"GET"} [] [2019-04-15 11:59:00] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 11:59:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 11:59:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 11:59:00] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["uh3jHk_D7BfB9oukbAlqCWir6i [...]",37] [] [2019-04-15 11:59:00] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 11:59:03] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 11:59:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 11:59:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b98261"},"request_uri":"http://localhost/elearning/public/_wdt/b98261","method":"GET"} [] [2019-04-15 11:59:12] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE"},"request_uri":"http://localhost/elearning/public/reset_password/uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE","method":"GET"} [] [2019-04-15 11:59:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 11:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 11:59:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 11:59:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 11:59:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0768b"},"request_uri":"http://localhost/elearning/public/_wdt/a0768b","method":"GET"} [] [2019-04-15 11:59:43] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE"},"request_uri":"http://localhost/elearning/public/reset_password/uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE","method":"GET"} [] [2019-04-15 11:59:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 11:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 11:59:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 11:59:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 11:59:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"865efe"},"request_uri":"http://localhost/elearning/public/_wdt/865efe","method":"GET"} [] [2019-04-15 11:59:50] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE"},"request_uri":"http://localhost/elearning/public/reset_password/uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE","method":"GET"} [] [2019-04-15 11:59:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 11:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 11:59:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 11:59:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 11:59:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c811e3"},"request_uri":"http://localhost/elearning/public/_wdt/c811e3","method":"GET"} [] [2019-04-15 12:00:15] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:00:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:00:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2b6d4"},"request_uri":"http://localhost/elearning/public/_wdt/b2b6d4","method":"GET"} [] [2019-04-15 12:00:22] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE"},"request_uri":"http://localhost/elearning/public/reset_password/uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE","method":"GET"} [] [2019-04-15 12:00:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:00:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd6ebf"},"request_uri":"http://localhost/elearning/public/_wdt/dd6ebf","method":"GET"} [] [2019-04-15 12:00:34] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE"},"request_uri":"http://localhost/elearning/public/reset_password/uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE","method":"GET"} [] [2019-04-15 12:00:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:00:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a069c"},"request_uri":"http://localhost/elearning/public/_wdt/7a069c","method":"GET"} [] [2019-04-15 12:00:49] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE"},"request_uri":"http://localhost/elearning/public/reset_password/uh3jHk_D7BfB9oukbAlqCWir6iGWguMcAqJ15zsOXTE","method":"POST"} [] [2019-04-15 12:00:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.reset_token = ? LIMIT 1 ["uh3jHk_D7BfB9oukbAlqCWir6i [...]"] [] [2019-04-15 12:00:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:00:50] doctrine.DEBUG: UPDATE user SET password = ?, reset_token = ? WHERE id = ? ["$2y$13$01jFE7kIkef5bEKIVSe [...]",null,37] [] [2019-04-15 12:00:50] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:00:50] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-15 12:00:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:00:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af7ef3"},"request_uri":"http://localhost/elearning/public/_wdt/af7ef3","method":"GET"} [] [2019-04-15 12:00: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/login","method":"GET"} [] [2019-04-15 12:00:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:00:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da7602"},"request_uri":"http://localhost/elearning/public/_wdt/da7602","method":"GET"} [] [2019-04-15 12:01:12] 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/login","method":"GET"} [] [2019-04-15 12:01:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:01:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"888545"},"request_uri":"http://localhost/elearning/public/_wdt/888545","method":"GET"} [] [2019-04-15 12:01:27] 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/login","method":"GET"} [] [2019-04-15 12:01:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:01:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fab37d"},"request_uri":"http://localhost/elearning/public/_wdt/fab37d","method":"GET"} [] [2019-04-15 12:01:31] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:01:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:01:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a3c71"},"request_uri":"http://localhost/elearning/public/_wdt/1a3c71","method":"GET"} [] [2019-04-15 12:02:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:02:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:02:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a48859"},"request_uri":"http://localhost/elearning/public/_wdt/a48859","method":"GET"} [] [2019-04-15 12:02:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:02:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:02:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0d4ec"},"request_uri":"http://localhost/elearning/public/_wdt/e0d4ec","method":"GET"} [] [2019-04-15 12:03:57] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:03:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:03:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81f804"},"request_uri":"http://localhost/elearning/public/_wdt/81f804","method":"GET"} [] [2019-04-15 12:04:07] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:04:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:04:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:04:07] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["ActIuokf2ujm2Txq-Bt_Ctwqj9 [...]",37] [] [2019-04-15 12:04:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:04:10] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:04:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:04:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7707f"},"request_uri":"http://localhost/elearning/public/_wdt/b7707f","method":"GET"} [] [2019-04-15 12:09:36] request.INFO: Matched route "reset_process". {"route":"reset_process","route_parameters":{"_route":"reset_process","_controller":"App\\Controller\\SecurityController::reset_process"},"request_uri":"http://localhost/elearning/public/reset","method":"GET"} [] [2019-04-15 12:09:36] request.INFO: Matched route "reset_process". {"route":"reset_process","route_parameters":{"_route":"reset_process","_controller":"App\\Controller\\SecurityController::reset_process"},"request_uri":"http://localhost/elearning/public/reset","method":"GET"} [] [2019-04-15 12:09:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:09:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:09:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"459f88"},"request_uri":"http://localhost/elearning/public/_wdt/459f88","method":"GET"} [] [2019-04-15 12:09:52] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:09:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:10:34] request.INFO: Matched route "reset_process". {"route":"reset_process","route_parameters":{"_route":"reset_process","_controller":"App\\Controller\\SecurityController::reset_process"},"request_uri":"http://localhost/elearning/public/reset","method":"GET"} [] [2019-04-15 12:10:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:10:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cdbb90"},"request_uri":"http://localhost/elearning/public/_wdt/cdbb90","method":"GET"} [] [2019-04-15 12:10:44] 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/login","method":"GET"} [] [2019-04-15 12:10:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:10:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68a108"},"request_uri":"http://localhost/elearning/public/_wdt/68a108","method":"GET"} [] [2019-04-15 12:10:46] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:10:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:10:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ea76e"},"request_uri":"http://localhost/elearning/public/_wdt/9ea76e","method":"GET"} [] [2019-04-15 12:10:51] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:10:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:10:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:10:51] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["6GtJDvAr_tXp23o0hNUbVt_-T1 [...]",37] [] [2019-04-15 12:10:51] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:10:54] request.INFO: Matched route "reset_process". {"route":"reset_process","route_parameters":{"_route":"reset_process","_controller":"App\\Controller\\SecurityController::reset_process"},"request_uri":"http://localhost/elearning/public/reset","method":"GET"} [] [2019-04-15 12:10:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:10:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1482f2"},"request_uri":"http://localhost/elearning/public/_wdt/1482f2","method":"GET"} [] [2019-04-15 12:11:58] 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/login","method":"GET"} [] [2019-04-15 12:11:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:11:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3865f"},"request_uri":"http://localhost/elearning/public/_wdt/a3865f","method":"GET"} [] [2019-04-15 12:13:03] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:13:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:13:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4212b0"},"request_uri":"http://localhost/elearning/public/_wdt/4212b0","method":"GET"} [] [2019-04-15 12:13:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:13:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["toto@toto.fr"] [] [2019-04-15 12:13:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:13:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:13:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ec295"},"request_uri":"http://localhost/elearning/public/_wdt/5ec295","method":"GET"} [] [2019-04-15 12:14:42] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:14:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:14:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fdf981"},"request_uri":"http://localhost/elearning/public/_wdt/fdf981","method":"GET"} [] [2019-04-15 12:15:05] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:15:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:15:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"765c8c"},"request_uri":"http://localhost/elearning/public/_wdt/765c8c","method":"GET"} [] [2019-04-15 12:15:11] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:15:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["hfdsb@bgrs.gt"] [] [2019-04-15 12:15:12] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:15:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:15:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"479b38"},"request_uri":"http://localhost/elearning/public/_wdt/479b38","method":"GET"} [] [2019-04-15 12:15:42] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:15:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:15:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ab3f0"},"request_uri":"http://localhost/elearning/public/_wdt/9ab3f0","method":"GET"} [] [2019-04-15 12:15:47] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:15:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["bgfs@brgt.gt"] [] [2019-04-15 12:15:48] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:15:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:15:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2aefd"},"request_uri":"http://localhost/elearning/public/_wdt/f2aefd","method":"GET"} [] [2019-04-15 12:16:07] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:16:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:16:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"611b20"},"request_uri":"http://localhost/elearning/public/_wdt/611b20","method":"GET"} [] [2019-04-15 12:16:11] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:16:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["bgfs@bg.gt"] [] [2019-04-15 12:16:12] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:16:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:16:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5951c4"},"request_uri":"http://localhost/elearning/public/_wdt/5951c4","method":"GET"} [] [2019-04-15 12:16:30] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:16:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:16:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84df0f"},"request_uri":"http://localhost/elearning/public/_wdt/84df0f","method":"GET"} [] [2019-04-15 12:16:34] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:16:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["gf@gtr.gt"] [] [2019-04-15 12:16:35] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:16:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:16:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e87b7"},"request_uri":"http://localhost/elearning/public/_wdt/9e87b7","method":"GET"} [] [2019-04-15 12:16:52] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:16:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:16:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68eca3"},"request_uri":"http://localhost/elearning/public/_wdt/68eca3","method":"GET"} [] [2019-04-15 12:16:56] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:16:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["ghf@gt.gt"] [] [2019-04-15 12:16:57] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:16:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:16:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73e380"},"request_uri":"http://localhost/elearning/public/_wdt/73e380","method":"GET"} [] [2019-04-15 12:17:07] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:17:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:17:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4d6df"},"request_uri":"http://localhost/elearning/public/_wdt/d4d6df","method":"GET"} [] [2019-04-15 12:17:10] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:17:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["bfd@t.gt"] [] [2019-04-15 12:17:11] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:17:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:17:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1fae8"},"request_uri":"http://localhost/elearning/public/_wdt/d1fae8","method":"GET"} [] [2019-04-15 12:17:36] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:17:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:17:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4328ad"},"request_uri":"http://localhost/elearning/public/_wdt/4328ad","method":"GET"} [] [2019-04-15 12:17:40] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:17:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fgrsz@gt.gt"] [] [2019-04-15 12:17:41] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:17:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:17:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9cc54"},"request_uri":"http://localhost/elearning/public/_wdt/a9cc54","method":"GET"} [] [2019-04-15 12:18:21] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:18:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:18:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44252c"},"request_uri":"http://localhost/elearning/public/_wdt/44252c","method":"GET"} [] [2019-04-15 12:18:25] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:18:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fedz@gt.gt"] [] [2019-04-15 12:18:26] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:18:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:18:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c23fdb"},"request_uri":"http://localhost/elearning/public/_wdt/c23fdb","method":"GET"} [] [2019-04-15 12:18:44] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:18:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:18:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9abe74"},"request_uri":"http://localhost/elearning/public/_wdt/9abe74","method":"GET"} [] [2019-04-15 12:18:48] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:18:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["tre@tre.gt"] [] [2019-04-15 12:18:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:18:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:18:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f6a09"},"request_uri":"http://localhost/elearning/public/_wdt/9f6a09","method":"GET"} [] [2019-04-15 12:18:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:18:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:19:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"611efa"},"request_uri":"http://localhost/elearning/public/_wdt/611efa","method":"GET"} [] [2019-04-15 12:19:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:19:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["gfz@gt.gt"] [] [2019-04-15 12:19:04] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:19:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:19:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04af64"},"request_uri":"http://localhost/elearning/public/_wdt/04af64","method":"GET"} [] [2019-04-15 12:19:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 12:19:36] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:19:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:19:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0468dd"},"request_uri":"http://localhost/elearning/public/_wdt/0468dd","method":"GET"} [] [2019-04-15 12:19:39] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:19:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["grtz@gt.gt"] [] [2019-04-15 12:19:40] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:19:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:19:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b8b4a"},"request_uri":"http://localhost/elearning/public/_wdt/9b8b4a","method":"GET"} [] [2019-04-15 12:19:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:19:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:19:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:19:49] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["-MxgSJryKX-9yB-eN_qDx0-Ebp [...]",37] [] [2019-04-15 12:19:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:19:52] request.INFO: Matched route "reset_process". {"route":"reset_process","route_parameters":{"_route":"reset_process","_controller":"App\\Controller\\SecurityController::reset_process"},"request_uri":"http://localhost/elearning/public/reset","method":"GET"} [] [2019-04-15 12:19:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:19:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce9e67"},"request_uri":"http://localhost/elearning/public/_wdt/ce9e67","method":"GET"} [] [2019-04-15 12:23:05] 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/login","method":"GET"} [] [2019-04-15 12:23:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:23:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b189d"},"request_uri":"http://localhost/elearning/public/_wdt/6b189d","method":"GET"} [] [2019-04-15 12:23:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:23:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:23:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c2de1"},"request_uri":"http://localhost/elearning/public/_wdt/4c2de1","method":"GET"} [] [2019-04-15 12:23:17] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:23:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:23: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:23:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:23:18] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["Ji-UDxkShrLM3xMaeBOHEMuZoe [...]",37] [] [2019-04-15 12:23:18] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:23:20] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:23:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:23:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"513752"},"request_uri":"http://localhost/elearning/public/_wdt/513752","method":"GET"} [] [2019-04-15 12:23:47] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:23:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:23:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a55272"},"request_uri":"http://localhost/elearning/public/_wdt/a55272","method":"GET"} [] [2019-04-15 12:23:53] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:23:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:23:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a6414"},"request_uri":"http://localhost/elearning/public/_wdt/6a6414","method":"GET"} [] [2019-04-15 12:23:57] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:23:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:23:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:23:58] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["F9awrB-YNh8NXhzbaldPVDDyhW [...]",37] [] [2019-04-15 12:23:58] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:24:00] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:24:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:24:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"699d26"},"request_uri":"http://localhost/elearning/public/_wdt/699d26","method":"GET"} [] [2019-04-15 12:24:28] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:24:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:24:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ee3ec"},"request_uri":"http://localhost/elearning/public/_wdt/2ee3ec","method":"GET"} [] [2019-04-15 12:24:32] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:24:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:24: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:24:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:24:33] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["gDTjr5-IHwhTMhS03zjGpY982a [...]",37] [] [2019-04-15 12:24:33] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:24:36] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:24:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:24:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14a81e"},"request_uri":"http://localhost/elearning/public/_wdt/14a81e","method":"GET"} [] [2019-04-15 12:25:07] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:25:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:25:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5028f0"},"request_uri":"http://localhost/elearning/public/_wdt/5028f0","method":"GET"} [] [2019-04-15 12:25:46] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:25:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:25:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"042667"},"request_uri":"http://localhost/elearning/public/_wdt/042667","method":"GET"} [] [2019-04-15 12:25:50] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:25:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:25: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:25:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:25:51] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["lrCKUIufaIeVwGywIbXFsnQppm [...]",37] [] [2019-04-15 12:25:51] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:25:53] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:25:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:25:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a4915"},"request_uri":"http://localhost/elearning/public/_wdt/1a4915","method":"GET"} [] [2019-04-15 12:26:58] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:26:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:27:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af9616"},"request_uri":"http://localhost/elearning/public/_wdt/af9616","method":"GET"} [] [2019-04-15 12:27:01] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:27:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:27:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06abc8"},"request_uri":"http://localhost/elearning/public/_wdt/06abc8","method":"GET"} [] [2019-04-15 12:27:03] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:27:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:27:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c95f55"},"request_uri":"http://localhost/elearning/public/_wdt/c95f55","method":"GET"} [] [2019-04-15 12:27:29] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:27:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:27:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6594e"},"request_uri":"http://localhost/elearning/public/_wdt/b6594e","method":"GET"} [] [2019-04-15 12:28:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:28:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:28:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c25240"},"request_uri":"http://localhost/elearning/public/_wdt/c25240","method":"GET"} [] [2019-04-15 12:28:13] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:28:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:28:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:28:13] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["E2uuHxqHy1-Ide8tUwC8YTlyWl [...]",37] [] [2019-04-15 12:28:13] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:28:16] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:28:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:28:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc01f0"},"request_uri":"http://localhost/elearning/public/_wdt/cc01f0","method":"GET"} [] [2019-04-15 12:29:36] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:29:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:29:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aab728"},"request_uri":"http://localhost/elearning/public/_wdt/aab728","method":"GET"} [] [2019-04-15 12:29:40] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:29:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:29:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:29:41] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["T-Xfsn8h3ZBQL9e12Nz9LIoSyt [...]",37] [] [2019-04-15 12:29:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:29:43] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:29:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:29:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af3bba"},"request_uri":"http://localhost/elearning/public/_wdt/af3bba","method":"GET"} [] [2019-04-15 12:30:54] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:30:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:30:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"717d7d"},"request_uri":"http://localhost/elearning/public/_wdt/717d7d","method":"GET"} [] [2019-04-15 12:30:56] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:30:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:30:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"265da8"},"request_uri":"http://localhost/elearning/public/_wdt/265da8","method":"GET"} [] [2019-04-15 12:30:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:30:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:31:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:31:00] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["k3C1elkvsnMug7ypTlg03VkyTJ [...]",37] [] [2019-04-15 12:31:00] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:31:03] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:31:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:31:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f14090"},"request_uri":"http://localhost/elearning/public/_wdt/f14090","method":"GET"} [] [2019-04-15 12:31:45] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:31:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:31:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbef8e"},"request_uri":"http://localhost/elearning/public/_wdt/dbef8e","method":"GET"} [] [2019-04-15 12:31:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:31:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:31:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:31:49] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["NqAgnJ0HXus9m4hvFJjFk7nZXL [...]",37] [] [2019-04-15 12:31:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:31:52] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:31:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:31:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e475c7"},"request_uri":"http://localhost/elearning/public/_wdt/e475c7","method":"GET"} [] [2019-04-15 12:33:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:33:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:33:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"210eed"},"request_uri":"http://localhost/elearning/public/_wdt/210eed","method":"GET"} [] [2019-04-15 12:33:12] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:33:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:33:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:33:12] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["8c8vV17u0G2vCl0Kyw8rpUkWhL [...]",37] [] [2019-04-15 12:33:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:33:15] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:33:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:33:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8e448"},"request_uri":"http://localhost/elearning/public/_wdt/b8e448","method":"GET"} [] [2019-04-15 12:34:13] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:34:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b357f"},"request_uri":"http://localhost/elearning/public/_wdt/4b357f","method":"GET"} [] [2019-04-15 12:34:17] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:34:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:34:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e159c"},"request_uri":"http://localhost/elearning/public/_wdt/7e159c","method":"GET"} [] [2019-04-15 12:34:19] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:34:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:34:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a47fd"},"request_uri":"http://localhost/elearning/public/_wdt/4a47fd","method":"GET"} [] [2019-04-15 12:34:29] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:34:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:34:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a647e3"},"request_uri":"http://localhost/elearning/public/_wdt/a647e3","method":"GET"} [] [2019-04-15 12:34:35] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:34:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:34:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f6296"},"request_uri":"http://localhost/elearning/public/_wdt/3f6296","method":"GET"} [] [2019-04-15 12:34:47] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:34:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:34:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e42ffc"},"request_uri":"http://localhost/elearning/public/_wdt/e42ffc","method":"GET"} [] [2019-04-15 12:35:23] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:35:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:35:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43a0c8"},"request_uri":"http://localhost/elearning/public/_wdt/43a0c8","method":"GET"} [] [2019-04-15 12:36:38] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:36:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:36:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f486b"},"request_uri":"http://localhost/elearning/public/_wdt/4f486b","method":"GET"} [] [2019-04-15 12:37:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:37:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:37:02] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Notice: Array to string conversion")." at C:\wamp64\www\elearning\templates\security\forgotten_password.html.twig line 18 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Notice: Array to string conversion\"). at C:\\wamp64\\www\\elearning\\templates\\security\\forgotten_password.html.twig:18, ErrorException(code: 0): Notice: Array to string conversion at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\a7\\a705e811c797009e6b5329cf79c8306ebcf8cc36644ae32d22c2be474b426afc.php:99)"} [] [2019-04-15 12:37:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ee2ae"},"request_uri":"http://localhost/elearning/public/_wdt/5ee2ae","method":"GET"} [] [2019-04-15 12:39:14] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:39:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:39:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"038f19"},"request_uri":"http://localhost/elearning/public/_wdt/038f19","method":"GET"} [] [2019-04-15 12:39:18] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:39:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:39:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:39:18] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["Y6YITweVm883vtPI63ETv8bD-d [...]",37] [] [2019-04-15 12:39:18] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:39:21] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:39:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:39:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a7c65"},"request_uri":"http://localhost/elearning/public/_wdt/8a7c65","method":"GET"} [] [2019-04-15 12:39:47] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:39:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:39:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"251ffe"},"request_uri":"http://localhost/elearning/public/_wdt/251ffe","method":"GET"} [] [2019-04-15 12:39:51] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:39:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:39: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:39:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:39:51] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["sVWMkAYQhLTqnZOQI-khQCbdw1 [...]",37] [] [2019-04-15 12:39:51] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:39:54] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:39:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:39:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7253cd"},"request_uri":"http://localhost/elearning/public/_wdt/7253cd","method":"GET"} [] [2019-04-15 12:42:43] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:42:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:42:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"595650"},"request_uri":"http://localhost/elearning/public/_wdt/595650","method":"GET"} [] [2019-04-15 12:42:46] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:42:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:42:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:42:47] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["-ERDrVD5VLwa4Nz4l1dpiEqa2K [...]",37] [] [2019-04-15 12:42:47] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:42:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:42:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:42:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28f6f9"},"request_uri":"http://localhost/elearning/public/_wdt/28f6f9","method":"GET"} [] [2019-04-15 12:46:50] 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/login","method":"GET"} [] [2019-04-15 12:46:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:46:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4b78f"},"request_uri":"http://localhost/elearning/public/_wdt/b4b78f","method":"GET"} [] [2019-04-15 12:46:55] 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/login","method":"POST"} [] [2019-04-15 12:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:46:56] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:84, Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The presented password is invalid. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\DaoAuthenticationProvider.php:58)"} [] [2019-04-15 12:46:56] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-15 12:46:56] 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/login","method":"GET"} [] [2019-04-15 12:46:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:46:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e61f45"},"request_uri":"http://localhost/elearning/public/_wdt/e61f45","method":"GET"} [] [2019-04-15 12:47:58] 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/login","method":"GET"} [] [2019-04-15 12:47:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:47:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56880b"},"request_uri":"http://localhost/elearning/public/_wdt/56880b","method":"GET"} [] [2019-04-15 12:48:03] 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/login","method":"GET"} [] [2019-04-15 12:48:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:48:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0db521"},"request_uri":"http://localhost/elearning/public/_wdt/0db521","method":"GET"} [] [2019-04-15 12:57:33] 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/login","method":"GET"} [] [2019-04-15 12:57:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:57:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:57:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:57:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:57:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9aff9"},"request_uri":"http://localhost/elearning/public/_wdt/b9aff9","method":"GET"} [] [2019-04-15 12:57:49] 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/login","method":"GET"} [] [2019-04-15 12:57:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:57:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:57:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:57:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:57:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ff7fb"},"request_uri":"http://localhost/elearning/public/_wdt/2ff7fb","method":"GET"} [] [2019-04-15 12:57: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/login","method":"POST"} [] [2019-04-15 12:57:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:57:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:57:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:57:54] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:84, Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The presented password is invalid. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\DaoAuthenticationProvider.php:58)"} [] [2019-04-15 12:57:54] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-15 12:57:55] 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/login","method":"GET"} [] [2019-04-15 12:57:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:57:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:57:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:57:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:57:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66bd6f"},"request_uri":"http://localhost/elearning/public/_wdt/66bd6f","method":"GET"} [] [2019-04-15 12:58:04] 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/login","method":"POST"} [] [2019-04-15 12:58:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-15 12:58:05] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-15 12:58:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 12:58: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/dashboard","method":"GET"} [] [2019-04-15 12:58:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 12:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 12:58:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 12:58:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58: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 = ? [35] [] [2019-04-15 12:58: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-15 12:58:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 12:58:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a14af"},"request_uri":"http://localhost/elearning/public/_wdt/9a14af","method":"GET"} [] [2019-04-15 12:58:11] 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/deconnexion","method":"GET"} [] [2019-04-15 12:58:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 12:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 12:58:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 12:58:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:12] 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/login","method":"GET"} [] [2019-04-15 12:58:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:58:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c8441"},"request_uri":"http://localhost/elearning/public/_wdt/0c8441","method":"GET"} [] [2019-04-15 12:58:25] 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/login","method":"GET"} [] [2019-04-15 12:58:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:58:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2249f5"},"request_uri":"http://localhost/elearning/public/_wdt/2249f5","method":"GET"} [] [2019-04-15 12:58:29] 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/login","method":"POST"} [] [2019-04-15 12:58:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:58:30] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:84, Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The presented password is invalid. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\DaoAuthenticationProvider.php:58)"} [] [2019-04-15 12:58:30] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-15 12:58:30] 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/login","method":"GET"} [] [2019-04-15 12:58:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:58:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a30153"},"request_uri":"http://localhost/elearning/public/_wdt/a30153","method":"GET"} [] [2019-04-15 12:58:38] 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/login","method":"POST"} [] [2019-04-15 12:58:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:58:39] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:84, Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): The presented password is invalid. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\DaoAuthenticationProvider.php:58)"} [] [2019-04-15 12:58:39] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-15 12:58:39] 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/login","method":"GET"} [] [2019-04-15 12:58:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:58:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"038377"},"request_uri":"http://localhost/elearning/public/_wdt/038377","method":"GET"} [] [2019-04-15 12:58:42] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:58:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:58:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31808d"},"request_uri":"http://localhost/elearning/public/_wdt/31808d","method":"GET"} [] [2019-04-15 12:58:45] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-15 12:58:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:58:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:58:46] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["S60UPpwru0OEyH2N-h8YeELzkZ [...]",37] [] [2019-04-15 12:58:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:58:49] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 12:58:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:58:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46ead0"},"request_uri":"http://localhost/elearning/public/_wdt/46ead0","method":"GET"} [] [2019-04-15 12:58:55] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"S60UPpwru0OEyH2N-h8YeELzkZ6iBbMnRe2S4SsZO3g"},"request_uri":"http://localhost/elearning/public/reset_password/S60UPpwru0OEyH2N-h8YeELzkZ6iBbMnRe2S4SsZO3g","method":"GET"} [] [2019-04-15 12:58:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 12:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 12:58:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 12:58:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:58:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:58:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 12:58:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bdf320"},"request_uri":"http://localhost/elearning/public/_wdt/bdf320","method":"GET"} [] [2019-04-15 12:59:03] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"S60UPpwru0OEyH2N-h8YeELzkZ6iBbMnRe2S4SsZO3g"},"request_uri":"http://localhost/elearning/public/reset_password/S60UPpwru0OEyH2N-h8YeELzkZ6iBbMnRe2S4SsZO3g","method":"POST"} [] [2019-04-15 12:59:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 12:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 12:59:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 12:59:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:59:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.reset_token = ? LIMIT 1 ["S60UPpwru0OEyH2N-h8YeELzkZ [...]"] [] [2019-04-15 12:59:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 12:59:04] doctrine.DEBUG: UPDATE user SET password = ?, reset_token = ? WHERE id = ? ["$2y$13$M4tc4GknqCM4U05l0r8 [...]",null,37] [] [2019-04-15 12:59:04] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 12:59:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 12:59:05] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-15 12:59:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 12:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [43] [] [2019-04-15 12:59:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clementine Fernandez"} [] [2019-04-15 12:59:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:59:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 12:59:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8461fa"},"request_uri":"http://localhost/elearning/public/_wdt/8461fa","method":"GET"} [] [2019-04-15 12:59:15] 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/login","method":"GET"} [] [2019-04-15 12:59:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:59:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 12:59:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ab0bf"},"request_uri":"http://localhost/elearning/public/_wdt/1ab0bf","method":"GET"} [] [2019-04-15 12:59:22] 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/login","method":"POST"} [] [2019-04-15 12:59:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:59:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 12:59:23] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-15 12:59:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 12:59: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/dashboard","method":"GET"} [] [2019-04-15 12:59:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 12:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 12:59:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 12:59:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 12:59:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 12:59: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 = ? [37] [] [2019-04-15 12:59: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 = ? [37] [] [2019-04-15 12:59: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 = ? [37] [] [2019-04-15 12:59: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-15 12:59: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-15 12:59:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 12:59:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d222c"},"request_uri":"http://localhost/elearning/public/_wdt/0d222c","method":"GET"} [] [2019-04-15 13:00:05] 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/deconnexion","method":"GET"} [] [2019-04-15 13:00:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 13:00:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 13:00:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:00:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:00:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:00:07] 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/login","method":"GET"} [] [2019-04-15 13:00:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:00:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:00:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:00:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:00:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f400ab"},"request_uri":"http://localhost/elearning/public/_wdt/f400ab","method":"GET"} [] [2019-04-15 13:08:16] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-15 13:08:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:08:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:08:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:08:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:08:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f40976"},"request_uri":"http://localhost/elearning/public/_wdt/f40976","method":"GET"} [] [2019-04-15 13:12:24] 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/login","method":"GET"} [] [2019-04-15 13:12:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:12:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:12:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:12:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:12:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a67222"},"request_uri":"http://localhost/elearning/public/_wdt/a67222","method":"GET"} [] [2019-04-15 13:12:26] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-15 13:12:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:12:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:12:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:12:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:12:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39ef47"},"request_uri":"http://localhost/elearning/public/_wdt/39ef47","method":"GET"} [] [2019-04-15 13:13:19] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:13:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:13:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:13:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:13:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:13:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:13:22] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Clémentine","3":"$2y$13$C0enVLC29f/9es/9pns [...]","4":[],"5":null,"6":null,"7":null,"8":null} [] [2019-04-15 13:13:22] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:13:22] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: repo" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 42 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: repo at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:42)"} [] [2019-04-15 13:13:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09e046"},"request_uri":"http://localhost/elearning/public/_wdt/09e046","method":"GET"} [] [2019-04-15 13:13:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09e046"},"request_uri":"http://localhost/elearning/public/_wdt/09e046","method":"GET"} [] [2019-04-15 13:14:04] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:14:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:14:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:14:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:14:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:14:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7a4fa"},"request_uri":"http://localhost/elearning/public/_wdt/f7a4fa","method":"GET"} [] [2019-04-15 13:14:54] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:14:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:14:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:14:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:14:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:14:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:14:55] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Cléms","3":"$2y$13$IwpOp1s54KQHU7FZUnE [...]","4":[],"5":null,"6":null,"7":null,"8":null} [] [2019-04-15 13:14:55] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:14:55] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: mailer" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 58 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: mailer at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:58)"} [] [2019-04-15 13:14:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a288e8"},"request_uri":"http://localhost/elearning/public/_wdt/a288e8","method":"GET"} [] [2019-04-15 13:14:57] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Insufficient data for unserializing - 172192 required, 157044 present" at C:\wamp64\www\elearning\vendor\symfony\http-kernel\Profiler\FileProfilerStorage.php line 122 {"exception":"[object] (ErrorException(code: 0): Warning: Insufficient data for unserializing - 172192 required, 157044 present at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\Profiler\\FileProfilerStorage.php:122)"} [] [2019-04-15 13:15:53] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:15:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:15:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:15:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:15:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:15:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:15:54] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Cléms","3":"$2y$13$3raYTZm6YRx3syrZQ2D [...]","4":[],"5":null,"6":null,"7":null,"8":null} [] [2019-04-15 13:15:54] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:15:58] 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/login","method":"GET"} [] [2019-04-15 13:15:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:15:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:15:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:15:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:15:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f94654"},"request_uri":"http://localhost/elearning/public/_wdt/f94654","method":"GET"} [] [2019-04-15 13:19:04] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-15 13:19:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:19:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:19:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:19:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:19:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c61d35"},"request_uri":"http://localhost/elearning/public/_wdt/c61d35","method":"GET"} [] [2019-04-15 13:19:16] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:19:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:19:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:19:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:19:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:19:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:19:18] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Clems","3":"$2y$13$N4v1aDVSa4a0sJsR3h7 [...]","4":[],"5":null,"6":null,"7":null,"8":null} [] [2019-04-15 13:19:18] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:19:21] 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/login","method":"GET"} [] [2019-04-15 13:19:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:19:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:19:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:19:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:19:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f6761"},"request_uri":"http://localhost/elearning/public/_wdt/3f6761","method":"GET"} [] [2019-04-15 13:20:01] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-15 13:20:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:20:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:20:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:20:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:20:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c9113"},"request_uri":"http://localhost/elearning/public/_wdt/3c9113","method":"GET"} [] [2019-04-15 13:20:19] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:20:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:20:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:20:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:20:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:20:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:20:20] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Clémentine","3":"$2y$13$zwvcSNp2IcI2cteccM6 [...]","4":[],"5":null,"6":null,"7":null,"8":null} [] [2019-04-15 13:20:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:20:23] 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/login","method":"GET"} [] [2019-04-15 13:20:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:20:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:20:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:20:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:21:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"137136"},"request_uri":"http://localhost/elearning/public/_wdt/137136","method":"GET"} [] [2019-04-15 13:22:07] 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/login","method":"POST"} [] [2019-04-15 13:22:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:22:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:22:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-15 13:22:08] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-15 13:22:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:22: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/dashboard","method":"GET"} [] [2019-04-15 13:22:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:22:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:22:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:22:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:22:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:22: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 = ? [35] [] [2019-04-15 13:22: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 = ? [35] [] [2019-04-15 13:22:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:22:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c85e0"},"request_uri":"http://localhost/elearning/public/_wdt/2c85e0","method":"GET"} [] [2019-04-15 13:22:11] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-15 13:22:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:22:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:22:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:22:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:22:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:22: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-15 13:22: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:22:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:22:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"047673"},"request_uri":"http://localhost/elearning/public/_wdt/047673","method":"GET"} [] [2019-04-15 13:22:19] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:22:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:22:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:22:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:22:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:22:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:22: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:22: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 = ? [37] [] [2019-04-15 13:22:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:22:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8e5ff"},"request_uri":"http://localhost/elearning/public/_wdt/f8e5ff","method":"GET"} [] [2019-04-15 13:28:48] 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/admin/formateurs","method":"GET"} [] [2019-04-15 13:28:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:28:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:28:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:28:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:28:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.roles = ? ["ROLE_FORMATEUR"] [] [2019-04-15 13:28:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:28:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ea9ce"},"request_uri":"http://localhost/elearning/public/_wdt/9ea9ce","method":"GET"} [] [2019-04-15 13:29: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/admin/formateurs","method":"GET"} [] [2019-04-15 13:29:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:29:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:29:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:29:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:29:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.roles = ? ["ROLE_FORMATEUR"] [] [2019-04-15 13:29:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:29:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"713bea"},"request_uri":"http://localhost/elearning/public/_wdt/713bea","method":"GET"} [] [2019-04-15 13:31: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/admin/formateurs","method":"GET"} [] [2019-04-15 13:31:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:31:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:31:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:31:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:31:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.roles IN (?) [["ROLE_FORMATEUR"]] [] [2019-04-15 13:31:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:31:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1732f4"},"request_uri":"http://localhost/elearning/public/_wdt/1732f4","method":"GET"} [] [2019-04-15 13:32:51] 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/admin/formateurs","method":"GET"} [] [2019-04-15 13:32:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:32:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:32:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:32:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:32:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.roles = ? ["ROLE_FORMATEUR"] [] [2019-04-15 13:32:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:32:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3332f1"},"request_uri":"http://localhost/elearning/public/_wdt/3332f1","method":"GET"} [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\Z\Y\hu1R22EHVdcA0sMxMqvA): failed to open stream: Resource temporarily unavailable {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\symfony\\\\cache\\\\Traits\\\\PhpFilesTrait.php\",\"line\":202,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\symfony\\\\cache\\\\Adapter\\\\AbstractAdapter.php\",\"line\":235,\"function\":\"doSave\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\Z\Y\hu1R22EHVdcA0sMxMqvA' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-15 13:35:19] cache.WARNING: Failed to save key "%5B%5BC%5DApp%5CController%5CAdminController%23editLesson%5D%5B1%5D" (integer) {"key":"%5B%5BC%5DApp%5CController%5CAdminController%23editLesson%5D%5B1%5D","type":"integer","exception":"[object] (ErrorException(code: 0): rename(C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\5cb48896c7a696.89951897,C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\O\\J\\loX2xpjuzOC+nChdttLQ): Acc�s refus�. (code: 5) at C:\\wamp64\\www\\elearning\\vendor\\symfony\\cache\\Traits\\FilesystemCommonTrait.php:98)"} [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\W\R\Uokwhz85oNMWRDwtsNjw): failed to open stream: Resource temporarily unavailable [] [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\W\R\Uokwhz85oNMWRDwtsNjw' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\E\O\Zn97uqNEjuef+mLa9p2Q): failed to open stream: Resource temporarily unavailable [] [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\E\O\Zn97uqNEjuef+mLa9p2Q' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\G\X\SyXBmf2+vxJKCdeHDd2Q): failed to open stream: Resource temporarily unavailable [] [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\G\X\SyXBmf2+vxJKCdeHDd2Q' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-15 13:35:19] cache.WARNING: Failed to save key "%5BApp%5CController%5CAdminController%23lessons%5D%5B1%5D" (array) {"key":"%5BApp%5CController%5CAdminController%23lessons%5D%5B1%5D","type":"array","exception":"[object] (ErrorException(code: 0): rename(C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\5cb48896c7a696.89951897,C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\B\\G\\BO4VhCir0x+ce42hTnUw): Acc�s refus�. (code: 5) at C:\\wamp64\\www\\elearning\\vendor\\symfony\\cache\\Traits\\FilesystemCommonTrait.php:98)"} [] [2019-04-15 13:35:19] cache.WARNING: Failed to save key "%5B%5BC%5DApp%5CController%5CAdminController%23lessons%5D%5B1%5D" (integer) {"key":"%5B%5BC%5DApp%5CController%5CAdminController%23lessons%5D%5B1%5D","type":"integer","exception":"[object] (ErrorException(code: 0): rename(C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\5cb488973ab6c5.04649850,C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\U\\I\\a1GZeZQPWjuB7auaCSbg): Acc�s refus�. (code: 5) at C:\\wamp64\\www\\elearning\\vendor\\symfony\\cache\\Traits\\FilesystemCommonTrait.php:98)"} [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\R\5\EpcAnsxEOzNUNFbfUqgQ): failed to open stream: Resource temporarily unavailable {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\symfony\\\\cache\\\\Traits\\\\PhpFilesTrait.php\",\"line\":202,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\symfony\\\\cache\\\\Adapter\\\\AbstractAdapter.php\",\"line\":235,\"function\":\"doSave\",\"class\":\"Symfony\\\\Component\\\\Cache\\\\Adapter\\\\PhpFilesAdapter\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\R\5\EpcAnsxEOzNUNFbfUqgQ' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\F\V\Sr2HqVRI1wVHx1SUmmaQ): failed to open stream: Resource temporarily unavailable [] [] [2019-04-15 13:35:19] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\F\V\Sr2HqVRI1wVHx1SUmmaQ' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-15 13:35:20] 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/admin/formateurs","method":"GET"} [] [2019-04-15 13:35:20] 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/admin/formateurs","method":"GET"} [] [2019-04-15 13:35:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:35:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:35:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:35:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:35:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:35:20] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 13:35:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:35:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:35:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:35:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:35:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:35:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:35: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 13:35:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:35:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"897995"},"request_uri":"http://localhost/elearning/public/_wdt/897995","method":"GET"} [] [2019-04-15 13:38:13] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13: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-15 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:38:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:38:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:38:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:38:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:38:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:38:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"750148"},"request_uri":"http://localhost/elearning/public/_wdt/750148","method":"GET"} [] [2019-04-15 13:39:15] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:39:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:39:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:39:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:39:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:39:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:39: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:39:15] 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 "user_admin" as such route does not exist.")." at C:\wamp64\www\elearning\templates\admin.html.twig line 52 {"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 \"user_admin\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\templates\\admin.html.twig:52, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"user_admin\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:97)"} [] [2019-04-15 13:39:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:39:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9de76"},"request_uri":"http://localhost/elearning/public/_wdt/f9de76","method":"GET"} [] [2019-04-15 13:39:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9de76"},"request_uri":"http://localhost/elearning/public/_wdt/f9de76","method":"GET"} [] [2019-04-15 13:39:28] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:39:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:39: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:39:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:39:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:39:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:39:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:39:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:39:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4375fa"},"request_uri":"http://localhost/elearning/public/_wdt/4375fa","method":"GET"} [] [2019-04-15 13:40:34] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:40:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:40:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:40:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:40:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:40: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:40:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:40:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ad427"},"request_uri":"http://localhost/elearning/public/_wdt/3ad427","method":"GET"} [] [2019-04-15 13:40:36] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 13:40:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:40:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:40:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:40:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:40:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:40: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 13:40: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 = ? [37] [] [2019-04-15 13:40:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:40:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52fefc"},"request_uri":"http://localhost/elearning/public/_wdt/52fefc","method":"GET"} [] [2019-04-15 13:40:42] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:40:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:40:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:40:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:40:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:40:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:40: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:40:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:40:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33467b"},"request_uri":"http://localhost/elearning/public/_wdt/33467b","method":"GET"} [] [2019-04-15 13:41:03] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:41:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:41: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:41:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:41:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:41:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:41:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:41: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:41:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:41:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47c0d2"},"request_uri":"http://localhost/elearning/public/_wdt/47c0d2","method":"GET"} [] [2019-04-15 13:41:20] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:41:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:41:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:41:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:41:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:41:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:41: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:41:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:41:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c62219"},"request_uri":"http://localhost/elearning/public/_wdt/c62219","method":"GET"} [] [2019-04-15 13:41:31] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:41:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:41:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:41:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:41:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:41:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:41: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:41:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:41:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad5423"},"request_uri":"http://localhost/elearning/public/_wdt/ad5423","method":"GET"} [] [2019-04-15 13:41:50] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:41:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:41: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:41:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:41:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:41:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:41:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:41: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:41:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:41:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff8d19"},"request_uri":"http://localhost/elearning/public/_wdt/ff8d19","method":"GET"} [] [2019-04-15 13:41:59] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:41:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:41:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:41:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:42:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:42:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:42: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:42:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:42:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82f04c"},"request_uri":"http://localhost/elearning/public/_wdt/82f04c","method":"GET"} [] [2019-04-15 13:42:21] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:42:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:42:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:42:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:42:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:42:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:42: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:42:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:42:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dbe38"},"request_uri":"http://localhost/elearning/public/_wdt/1dbe38","method":"GET"} [] [2019-04-15 13:42:31] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:42:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:42:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:42:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:42:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:42:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:42: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:42:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:42:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bde224"},"request_uri":"http://localhost/elearning/public/_wdt/bde224","method":"GET"} [] [2019-04-15 13:43:05] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:43:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:43:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:43:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:43:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:43:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:43: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:43:05] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "usersNoRoles" does not exist." at C:\wamp64\www\elearning\templates\admin\all_list.html.twig line 30 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"usersNoRoles\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\all_list.html.twig:30)"} [] [2019-04-15 13:43:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:43:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"302362"},"request_uri":"http://localhost/elearning/public/_wdt/302362","method":"GET"} [] [2019-04-15 13:43:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"302362"},"request_uri":"http://localhost/elearning/public/_wdt/302362","method":"GET"} [] [2019-04-15 13:43:15] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:43:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:43:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:43:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:43:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:43:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:43: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:43:16] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "usersNoRoles" does not exist." at C:\wamp64\www\elearning\templates\admin\all_list.html.twig line 30 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"usersNoRoles\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\all_list.html.twig:30)"} [] [2019-04-15 13:43:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:43:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b01885"},"request_uri":"http://localhost/elearning/public/_wdt/b01885","method":"GET"} [] [2019-04-15 13:43:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b01885"},"request_uri":"http://localhost/elearning/public/_wdt/b01885","method":"GET"} [] [2019-04-15 13:43:57] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:43:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:43:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:43:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:43:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:43:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:43: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:43:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:43:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fb5a7"},"request_uri":"http://localhost/elearning/public/_wdt/9fb5a7","method":"GET"} [] [2019-04-15 13:44:11] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:44:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:44:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:44:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:44:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:44:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:44: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"\"%"] [] [2019-04-15 13:44:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:44:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8596a"},"request_uri":"http://localhost/elearning/public/_wdt/c8596a","method":"GET"} [] [2019-04-15 13:45:22] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:45:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:45:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:45:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:23] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"\"%"] [] [2019-04-15 13:45:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:45:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f95030"},"request_uri":"http://localhost/elearning/public/_wdt/f95030","method":"GET"} [] [2019-04-15 13:45:35] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:45:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:45:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:45:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_USER\"%"] [] [2019-04-15 13:45:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:45:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b563a5"},"request_uri":"http://localhost/elearning/public/_wdt/b563a5","method":"GET"} [] [2019-04-15 13:45:41] 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/deconnexion","method":"GET"} [] [2019-04-15 13:45:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:45:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:45:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:43] 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/login","method":"GET"} [] [2019-04-15 13:45:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:45:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8a84d"},"request_uri":"http://localhost/elearning/public/_wdt/a8a84d","method":"GET"} [] [2019-04-15 13:45:51] 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/login","method":"POST"} [] [2019-04-15 13:45:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-15 13:45:52] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-15 13:45:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:45: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/dashboard","method":"GET"} [] [2019-04-15 13:45:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 13:45:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 13:45:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45: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 = ? [37] [] [2019-04-15 13:45: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 = ? [37] [] [2019-04-15 13:45: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 = ? [37] [] [2019-04-15 13:45: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-15 13:45: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 = ? [8] [] [2019-04-15 13:45:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:45:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cdf66"},"request_uri":"http://localhost/elearning/public/_wdt/2cdf66","method":"GET"} [] [2019-04-15 13:45:56] 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/deconnexion","method":"GET"} [] [2019-04-15 13:45:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [37] [] [2019-04-15 13:45:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-15 13:45:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:57] 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/login","method":"GET"} [] [2019-04-15 13:45:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:45:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d19de"},"request_uri":"http://localhost/elearning/public/_wdt/6d19de","method":"GET"} [] [2019-04-15 13:45:59] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-15 13:45:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:45:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:45:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:46:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fa0db"},"request_uri":"http://localhost/elearning/public/_wdt/4fa0db","method":"GET"} [] [2019-04-15 13:46:10] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:46:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:46:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:46:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"035f4f"},"request_uri":"http://localhost/elearning/public/_wdt/035f4f","method":"GET"} [] [2019-04-15 13:46:16] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:46:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:46:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:46:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:46:18] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Clementine","3":"$2y$13$0fTI3wOdP.ummxv6Jb0 [...]","4":["ROLE_USER"],"5":null,"6":null,"7":null,"8":null} [] [2019-04-15 13:46:18] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:46:21] 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/login","method":"GET"} [] [2019-04-15 13:46:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:46:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:46:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f9813"},"request_uri":"http://localhost/elearning/public/_wdt/8f9813","method":"GET"} [] [2019-04-15 13:46:39] 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/login","method":"POST"} [] [2019-04-15 13:46:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:46:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-15 13:46:40] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-15 13:46:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:46:41] 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/dashboard","method":"GET"} [] [2019-04-15 13:46:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:46: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:46:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:46:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:46:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:46: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 = ? [35] [] [2019-04-15 13:46: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 = ? [35] [] [2019-04-15 13:46:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:46:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad1d92"},"request_uri":"http://localhost/elearning/public/_wdt/ad1d92","method":"GET"} [] [2019-04-15 13:47:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-15 13: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-15 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:47:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:47:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:47:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-15 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:47:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:47:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30a0da"},"request_uri":"http://localhost/elearning/public/_wdt/30a0da","method":"GET"} [] [2019-04-15 13:47:02] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:47:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:47:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:47:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:03] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_USER\"%"] [] [2019-04-15 13:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:47:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e0ad1"},"request_uri":"http://localhost/elearning/public/_wdt/9e0ad1","method":"GET"} [] [2019-04-15 13:47:06] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/admin/users/new-user?id=50","method":"GET"} [] [2019-04-15 13:47:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:47:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:47:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:47:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-15 13:47: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-15 13:47:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:47:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca8da4"},"request_uri":"http://localhost/elearning/public/_wdt/ca8da4","method":"GET"} [] [2019-04-15 13:47:18] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 13:47:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:47:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:47:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:47:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:18] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 13:47: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 = ? [37] [] [2019-04-15 13:47:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:47:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea6269"},"request_uri":"http://localhost/elearning/public/_wdt/ea6269","method":"GET"} [] [2019-04-15 13:47:56] 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/deconnexion","method":"GET"} [] [2019-04-15 13:47:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:47:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:47:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:47:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:57] 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/login","method":"GET"} [] [2019-04-15 13:47:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:47:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:47:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:47:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18beff"},"request_uri":"http://localhost/elearning/public/_wdt/18beff","method":"GET"} [] [2019-04-15 13:48:07] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-15 13:48:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:48:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:48:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:48:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:48:07] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "username" nor one of the methods "username()", "getusername()"/"isusername()"/"hasusername()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at C:\wamp64\www\elearning\templates\security\registration.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"username\" nor one of the methods \"username()\", \"getusername()\"/\"isusername()\"/\"hasusername()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at C:\\wamp64\\www\\elearning\\templates\\security\\registration.html.twig:14)"} [] [2019-04-15 13:48:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e60a91"},"request_uri":"http://localhost/elearning/public/_wdt/e60a91","method":"GET"} [] [2019-04-15 13:48:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e60a91"},"request_uri":"http://localhost/elearning/public/_wdt/e60a91","method":"GET"} [] [2019-04-15 13:48:44] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-15 13:48:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:48:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:48:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:48:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:48:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6431b4"},"request_uri":"http://localhost/elearning/public/_wdt/6431b4","method":"GET"} [] [2019-04-15 13:52:58] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:52:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:52:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:52:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:52:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:53:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:53:02] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Clémentine","3":"$2y$13$oJdtO3ki85L58PX0VhW [...]","4":["ROLE_USER"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-15 13:53:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:53:05] 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/login","method":"GET"} [] [2019-04-15 13:53:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:53:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:53:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:53:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:53:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e00010"},"request_uri":"http://localhost/elearning/public/_wdt/e00010","method":"GET"} [] [2019-04-15 13:55:22] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-15 13:55:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:55:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:55:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:55:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:55:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a6589"},"request_uri":"http://localhost/elearning/public/_wdt/7a6589","method":"GET"} [] [2019-04-15 13:55:36] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 13:55:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:55:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:55:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:55:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:55:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:55:38] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Clémentine","3":"$2y$13$./WpYuYfJ6FkRv6omin [...]","4":["ROLE_PENDING"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-15 13:55:38] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:55:40] 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/login","method":"GET"} [] [2019-04-15 13:55:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:55:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:55:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:55:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 13:55:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"557b00"},"request_uri":"http://localhost/elearning/public/_wdt/557b00","method":"GET"} [] [2019-04-15 13:56:34] 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/login","method":"POST"} [] [2019-04-15 13:56:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:56:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-15 13:56:35] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-15 13:56:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:56: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/dashboard","method":"GET"} [] [2019-04-15 13:56:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:56:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:56:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:56:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56: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 = ? [35] [] [2019-04-15 13:56: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 = ? [35] [] [2019-04-15 13:56:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:56:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c8c83"},"request_uri":"http://localhost/elearning/public/_wdt/3c8c83","method":"GET"} [] [2019-04-15 13:56:39] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-15 13:56:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:56:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:56:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:56:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-15 13:56: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 13:56:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:56:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb9748"},"request_uri":"http://localhost/elearning/public/_wdt/bb9748","method":"GET"} [] [2019-04-15 13:56:43] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-15 13:56:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:56:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:56:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:56:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56: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 [] [] [2019-04-15 13:56:43] 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 [] [] [2019-04-15 13:56:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:56:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78ebdc"},"request_uri":"http://localhost/elearning/public/_wdt/78ebdc","method":"GET"} [] [2019-04-15 13:56:46] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:56:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:56:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:56:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:56:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_PENDING\"%"] [] [2019-04-15 13:56:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:56:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a9bd2"},"request_uri":"http://localhost/elearning/public/_wdt/3a9bd2","method":"GET"} [] [2019-04-15 13:56:51] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::createUser"},"request_uri":"http://localhost/elearning/public/admin/users/new-user?id=52","method":"GET"} [] [2019-04-15 13:56:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:56:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:56:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:56:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:56:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id IS NULL LIMIT 1 [] [] [2019-04-15 13:56:52] 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-15 13:56:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:56:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"223f75"},"request_uri":"http://localhost/elearning/public/_wdt/223f75","method":"GET"} [] [2019-04-15 13:57:27] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:57:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:57:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:57:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:57:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:57:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:57:27] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_PENDING\"%"] [] [2019-04-15 13:57:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:57:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f3db3"},"request_uri":"http://localhost/elearning/public/_wdt/1f3db3","method":"GET"} [] [2019-04-15 13:57:29] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"52"},"request_uri":"http://localhost/elearning/public/admin/users/52/edit","method":"GET"} [] [2019-04-15 13:57:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:57:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:57:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:57:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:57:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["52"] [] [2019-04-15 13:57:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["52"] [] [2019-04-15 13:57: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 = ? ["52"] [] [2019-04-15 13:57: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 = ? [52] [] [2019-04-15 13:57:30] 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-15 13:57:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:57:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3664c3"},"request_uri":"http://localhost/elearning/public/_wdt/3664c3","method":"GET"} [] [2019-04-15 13:57:40] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"52"},"request_uri":"http://localhost/elearning/public/admin/users/52/edit","method":"POST"} [] [2019-04-15 13:57:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:57:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:57:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:57:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:57:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["52"] [] [2019-04-15 13:57:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["52"] [] [2019-04-15 13:57: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 = ? ["52"] [] [2019-04-15 13:57: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 = ? [52] [] [2019-04-15 13:57:41] 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 (?) [["8"]] [] [2019-04-15 13:57: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 = ? [52] [] [2019-04-15 13:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 13:57:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:57:42] doctrine.DEBUG: UPDATE user SET password = ?, roles = ? WHERE id = ? ["$2y$13$e0XBcEDKuerQF8fnlqE [...]",["ROLE_STAGIAIRE"],52] [] [2019-04-15 13:57:42] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [52,8] [] [2019-04-15 13:57:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:57:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [8,52] [] [2019-04-15 13:57:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:57:42] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lesson_id) VALUES (?, ?, ?) {"1":"2019-04-15 13:57:42","2":52,"3":8} [] [2019-04-15 13:57:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:57: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 = ? [8] [] [2019-04-15 13:57: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 = ? [52] [] [2019-04-15 13:57:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:57:42] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":52,"3":35} [] [2019-04-15 13:57:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:57:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:57:42] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":52,"3":36} [] [2019-04-15 13:57:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:57:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 13:57:42] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":52,"3":29} [] [2019-04-15 13:57:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 13:57:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:57:43] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 13:57:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 13:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 13:57:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 13:57:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 13:57:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:57:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 13:57:44] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_PENDING\"%"] [] [2019-04-15 13:57:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 13:57:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bef73"},"request_uri":"http://localhost/elearning/public/_wdt/0bef73","method":"GET"} [] [2019-04-15 14:00:37] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:00:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:00:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:00:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:00:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:00:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:00:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:00:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27f673"},"request_uri":"http://localhost/elearning/public/_wdt/27f673","method":"GET"} [] [2019-04-15 14:00:56] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:00:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:00:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:00:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:00:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:00:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:00: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:00:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:00:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62c494"},"request_uri":"http://localhost/elearning/public/_wdt/62c494","method":"GET"} [] [2019-04-15 14:01:05] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:01:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:01:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:01:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:01:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:01:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:01: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:01:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:01:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"efa027"},"request_uri":"http://localhost/elearning/public/_wdt/efa027","method":"GET"} [] [2019-04-15 14:01:32] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14: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-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:01:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:01:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:01:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:01:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:01:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:01:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c51d0e"},"request_uri":"http://localhost/elearning/public/_wdt/c51d0e","method":"GET"} [] [2019-04-15 14:01:36] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14: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-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:01:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:01:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:01:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:01:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:01:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:01:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c653a"},"request_uri":"http://localhost/elearning/public/_wdt/0c653a","method":"GET"} [] [2019-04-15 14:03:08] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:03:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:03:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:03:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:03:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:03:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"253f21"},"request_uri":"http://localhost/elearning/public/_wdt/253f21","method":"GET"} [] [2019-04-15 14:03:17] 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/deconnexion","method":"GET"} [] [2019-04-15 14:03:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:03: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:03:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:03:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03: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/login","method":"GET"} [] [2019-04-15 14:03:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 14:03:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d03d43"},"request_uri":"http://localhost/elearning/public/_wdt/d03d43","method":"GET"} [] [2019-04-15 14:03:20] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-15 14:03:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 14:03:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36667f"},"request_uri":"http://localhost/elearning/public/_wdt/36667f","method":"GET"} [] [2019-04-15 14:03:36] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-15 14:03:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 14:03:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 14:03:38] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"fernandez.clementine@hotmail.fr","2":"Clémentine","3":"$2y$13$wa4/jTJfH3J2NqHNRz9 [...]","4":["ROLE_PENDING"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-15 14:03:38] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fernandez.clementine@hotmail.fr"] [] [2019-04-15 14:03:41] 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/login","method":"GET"} [] [2019-04-15 14:03:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-15 14:03:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b7982"},"request_uri":"http://localhost/elearning/public/_wdt/6b7982","method":"GET"} [] [2019-04-15 14:03:48] 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/login","method":"POST"} [] [2019-04-15 14:03:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-15 14:03:49] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-15 14:03:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:03:49] 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/dashboard","method":"GET"} [] [2019-04-15 14:03:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:03:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:03:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03: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 = ? [35] [] [2019-04-15 14:03: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 = ? [35] [] [2019-04-15 14:03:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:03:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"170431"},"request_uri":"http://localhost/elearning/public/_wdt/170431","method":"GET"} [] [2019-04-15 14:03:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-15 14:03:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:03:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:03:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-15 14:03: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:03:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:03:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc0816"},"request_uri":"http://localhost/elearning/public/_wdt/bc0816","method":"GET"} [] [2019-04-15 14:03:54] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:03:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:03: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:03:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:03:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:03:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:03: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:03:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:03:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3595e0"},"request_uri":"http://localhost/elearning/public/_wdt/3595e0","method":"GET"} [] [2019-04-15 14:04:17] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:04:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:04:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:04:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:04:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:04:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:04:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:04:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98938b"},"request_uri":"http://localhost/elearning/public/_wdt/98938b","method":"GET"} [] [2019-04-15 14:04:31] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:04:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:04:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:04:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:04:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:04:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:04: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:04:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:04:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c5a89"},"request_uri":"http://localhost/elearning/public/_wdt/4c5a89","method":"GET"} [] [2019-04-15 14:04:45] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:04:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:04:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:04:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:04:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:04:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:04:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:04:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b595c7"},"request_uri":"http://localhost/elearning/public/_wdt/b595c7","method":"GET"} [] [2019-04-15 14:04:53] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:04:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:04:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:04:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:04:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:04:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:04: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:04:54] 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\all_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\\all_list.html.twig:30)"} [] [2019-04-15 14:04:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:04:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bab14"},"request_uri":"http://localhost/elearning/public/_wdt/9bab14","method":"GET"} [] [2019-04-15 14:04:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bab14"},"request_uri":"http://localhost/elearning/public/_wdt/9bab14","method":"GET"} [] [2019-04-15 14:05:03] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:05:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:05:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:05:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:05:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:05:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:05:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da1452"},"request_uri":"http://localhost/elearning/public/_wdt/da1452","method":"GET"} [] [2019-04-15 14:05:13] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:05:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:05:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:05:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:05:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:05:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:05:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0c1a6"},"request_uri":"http://localhost/elearning/public/_wdt/d0c1a6","method":"GET"} [] [2019-04-15 14:05:24] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"53"},"request_uri":"http://localhost/elearning/public/admin/users/53/edit","method":"GET"} [] [2019-04-15 14:05:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:05:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:05:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:05:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["53"] [] [2019-04-15 14:05:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["53"] [] [2019-04-15 14:05: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 = ? ["53"] [] [2019-04-15 14:05: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [53] [] [2019-04-15 14:05:25] 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-15 14:05:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:05:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"452281"},"request_uri":"http://localhost/elearning/public/_wdt/452281","method":"GET"} [] [2019-04-15 14:05:36] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:05:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:05:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:05:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:05:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:05:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:05:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06d99d"},"request_uri":"http://localhost/elearning/public/_wdt/06d99d","method":"GET"} [] [2019-04-15 14:05:43] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:05:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:05:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:05:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:05:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 14:05:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:05:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fa437"},"request_uri":"http://localhost/elearning/public/_wdt/3fa437","method":"GET"} [] [2019-04-15 14:07:21] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:07:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:07:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:07:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:07:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:07:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.firstname ASC [] [] [2019-04-15 14:07:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:07:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d22d4"},"request_uri":"http://localhost/elearning/public/_wdt/8d22d4","method":"GET"} [] [2019-04-15 14:07:33] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:07:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:07:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:07:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:07:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:07:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:07: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:07:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:07:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7516de"},"request_uri":"http://localhost/elearning/public/_wdt/7516de","method":"GET"} [] [2019-04-15 14:07:58] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"GET"} [] [2019-04-15 14:07:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:07:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:07:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:07:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:07:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:07:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 14:07: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 = ? ["35"] [] [2019-04-15 14:07: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-15 14:07:58] 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-15 14:07:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:07:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"900e5f"},"request_uri":"http://localhost/elearning/public/_wdt/900e5f","method":"GET"} [] [2019-04-15 14:08:51] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:08:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:08:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:08:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:08:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:08:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:08:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:08:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b59b04"},"request_uri":"http://localhost/elearning/public/_wdt/b59b04","method":"GET"} [] [2019-04-15 14:09:09] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:09:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:09:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:09:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:09:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:09:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:09: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:09:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:09:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5658ec"},"request_uri":"http://localhost/elearning/public/_wdt/5658ec","method":"GET"} [] [2019-04-15 14:17:42] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:17:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:17:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:17:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:17:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:17:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:17: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:17:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:17:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"021b12"},"request_uri":"http://localhost/elearning/public/_wdt/021b12","method":"GET"} [] [2019-04-15 14:17:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:20:42] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14: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-15 14:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:20:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:20:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:20:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:20:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:20:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:20:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49c116"},"request_uri":"http://localhost/elearning/public/_wdt/49c116","method":"GET"} [] [2019-04-15 14:20:52] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:20:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:20:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:20:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:20:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:20:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:20:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:20:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bff93"},"request_uri":"http://localhost/elearning/public/_wdt/1bff93","method":"GET"} [] [2019-04-15 14:21:42] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-15 14:21:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:21:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:21:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:21:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:21:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:21: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 [] [] [2019-04-15 14:21:42] 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 [] [] [2019-04-15 14:21:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:21:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cfb123"},"request_uri":"http://localhost/elearning/public/_wdt/cfb123","method":"GET"} [] [2019-04-15 14:21:44] request.INFO: Matched route "exercice_edit". {"route":"exercice_edit","route_parameters":{"_route":"exercice_edit","_controller":"App\\Controller\\AdminController::editExo","id":"29"},"request_uri":"http://localhost/elearning/public/admin/exercices/29/edit","method":"GET"} [] [2019-04-15 14:21:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:21:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:21:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:21:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:21:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:21: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-15 14:21:44] 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.id = ? ["29"] [] [2019-04-15 14:21:44] 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-15 14:21:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:21:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca492e"},"request_uri":"http://localhost/elearning/public/_wdt/ca492e","method":"GET"} [] [2019-04-15 14:22:00] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-15 14:22:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:22:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:22:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:22:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:22:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:22: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 [] [] [2019-04-15 14:22:00] 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 [] [] [2019-04-15 14:22:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:22:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a5e07"},"request_uri":"http://localhost/elearning/public/_wdt/0a5e07","method":"GET"} [] [2019-04-15 14:22:03] request.INFO: Matched route "exercice_create". {"route":"exercice_create","route_parameters":{"_route":"exercice_create","_controller":"App\\Controller\\AdminController::createExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/new","method":"GET"} [] [2019-04-15 14:22:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:22:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:22:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:22:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:22:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:22: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 [] [] [2019-04-15 14:22:03] 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 [] [] [2019-04-15 14:22:03] 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-15 14:22:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:22:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d5629"},"request_uri":"http://localhost/elearning/public/_wdt/3d5629","method":"GET"} [] [2019-04-15 14:22:09] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:22:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:22:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:22:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:22:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:22:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:22: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:22:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:22:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fa5d6"},"request_uri":"http://localhost/elearning/public/_wdt/8fa5d6","method":"GET"} [] [2019-04-15 14:26:38] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:26:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:26:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:26:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:26:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:26:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:26: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:26:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:26:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea5864"},"request_uri":"http://localhost/elearning/public/_wdt/ea5864","method":"GET"} [] [2019-04-15 14:26:51] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:26:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:26: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:26:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:26:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:26:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:26:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:26: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:26:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:26:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93a797"},"request_uri":"http://localhost/elearning/public/_wdt/93a797","method":"GET"} [] [2019-04-15 14:28:02] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:28:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:28:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:28:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:28:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:28:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:28:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:28:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff4373"},"request_uri":"http://localhost/elearning/public/_wdt/ff4373","method":"GET"} [] [2019-04-15 14:28:24] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:28:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:28:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:28:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:28:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:28:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:28: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:28:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:28:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23db1a"},"request_uri":"http://localhost/elearning/public/_wdt/23db1a","method":"GET"} [] [2019-04-15 14:28:45] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:28:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:28:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:28:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:28:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:28:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:28:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:28:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77018e"},"request_uri":"http://localhost/elearning/public/_wdt/77018e","method":"GET"} [] [2019-04-15 14:35:09] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:35:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:35:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:35:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:35:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:35:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:35:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:35:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9f87b"},"request_uri":"http://localhost/elearning/public/_wdt/e9f87b","method":"GET"} [] [2019-04-15 14:35:17] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:35:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:35:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:35:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:35:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:35:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:35:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:35:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/images/professor.png" (from "http://localhost/elearning/public/admin/users")" 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 /admin/images/professor.png\" (from \"http://localhost/elearning/public/admin/users\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:35:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dceb7"},"request_uri":"http://localhost/elearning/public/_wdt/1dceb7","method":"GET"} [] [2019-04-15 14:35:57] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:35:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:35:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:35:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:35:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:35:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:35: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:35:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:35:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56bb11"},"request_uri":"http://localhost/elearning/public/_wdt/56bb11","method":"GET"} [] [2019-04-15 14:36:11] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:36:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:36:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:36:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:36:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:36:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:36:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:36:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"605091"},"request_uri":"http://localhost/elearning/public/_wdt/605091","method":"GET"} [] [2019-04-15 14:36:30] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:36:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:36:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:36:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:36:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:36:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:36:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:36:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9156cb"},"request_uri":"http://localhost/elearning/public/_wdt/9156cb","method":"GET"} [] [2019-04-15 14:36:50] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:36:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:36:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:36:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:36:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:36:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:36:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:36:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c26c2"},"request_uri":"http://localhost/elearning/public/_wdt/4c26c2","method":"GET"} [] [2019-04-15 14:36:58] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:36:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:36:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:36:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:36:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:36:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:36: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:36:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:36:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b864c"},"request_uri":"http://localhost/elearning/public/_wdt/1b864c","method":"GET"} [] [2019-04-15 14:37:07] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:37:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:37:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:37:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:37:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:37:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:37:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:37:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26bf21"},"request_uri":"http://localhost/elearning/public/_wdt/26bf21","method":"GET"} [] [2019-04-15 14:37:21] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:37:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:37:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:37:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:37:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:37:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:37:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:37:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a21e0"},"request_uri":"http://localhost/elearning/public/_wdt/4a21e0","method":"GET"} [] [2019-04-15 14:37:58] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:37:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:37:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:37:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:37:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:37:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:37: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:37:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:37:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5e87f"},"request_uri":"http://localhost/elearning/public/_wdt/b5e87f","method":"GET"} [] [2019-04-15 14:38:06] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:38:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:38:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:38:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:38:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:38:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:38:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:38:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83ab45"},"request_uri":"http://localhost/elearning/public/_wdt/83ab45","method":"GET"} [] [2019-04-15 14:38:29] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:38:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:38:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:38:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:38:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:38:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:38:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:38:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"650d08"},"request_uri":"http://localhost/elearning/public/_wdt/650d08","method":"GET"} [] [2019-04-15 14:38:45] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:38:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:38:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:38:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:38:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:38:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:38:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:38:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2d24a"},"request_uri":"http://localhost/elearning/public/_wdt/b2d24a","method":"GET"} [] [2019-04-15 14:38:55] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:38:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:38:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:38:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:38:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:38:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:38: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:38:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:38:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bab0ab"},"request_uri":"http://localhost/elearning/public/_wdt/bab0ab","method":"GET"} [] [2019-04-15 14:39:04] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:39:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:39:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:39:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:39:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:39:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:39:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76e106"},"request_uri":"http://localhost/elearning/public/_wdt/76e106","method":"GET"} [] [2019-04-15 14:39:12] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:39:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:39:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:39:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:39:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:39:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:39:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbe3a9"},"request_uri":"http://localhost/elearning/public/_wdt/bbe3a9","method":"GET"} [] [2019-04-15 14:39:19] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:39:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:39:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:39:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:39:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:39:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:39:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"597710"},"request_uri":"http://localhost/elearning/public/_wdt/597710","method":"GET"} [] [2019-04-15 14:39:25] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:39:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:39:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:39:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:39:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:39:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:39:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12b133"},"request_uri":"http://localhost/elearning/public/_wdt/12b133","method":"GET"} [] [2019-04-15 14:39:34] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:39:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:39:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:39:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:39:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:39:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:39:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a92612"},"request_uri":"http://localhost/elearning/public/_wdt/a92612","method":"GET"} [] [2019-04-15 14:39:47] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:39:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:39:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:39:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:39:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:39: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:39:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:39:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43a7ea"},"request_uri":"http://localhost/elearning/public/_wdt/43a7ea","method":"GET"} [] [2019-04-15 14:39:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:47:12] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:47:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:47:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:47:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:47:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:47:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:47:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:47:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c065a"},"request_uri":"http://localhost/elearning/public/_wdt/9c065a","method":"GET"} [] [2019-04-15 14:47:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:47:30] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:47:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:47:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:47:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:47:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:47:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:47:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:47:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"10dd31"},"request_uri":"http://localhost/elearning/public/_wdt/10dd31","method":"GET"} [] [2019-04-15 14:47:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:47:48] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:47:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:47:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:47:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:47:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:47:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:47:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:47:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ee9f3"},"request_uri":"http://localhost/elearning/public/_wdt/3ee9f3","method":"GET"} [] [2019-04-15 14:47:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:47:59] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:47:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:47:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:47:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:47:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:47:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:48: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:48:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:48:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9d3c9"},"request_uri":"http://localhost/elearning/public/_wdt/c9d3c9","method":"GET"} [] [2019-04-15 14:48:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:48:28] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:48:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:48:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:48:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:48:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:48:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:48:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:48:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bf8dc"},"request_uri":"http://localhost/elearning/public/_wdt/0bf8dc","method":"GET"} [] [2019-04-15 14:48:39] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:48:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:48:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:48:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:48:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:48:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:48: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:48:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:48:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c8a99"},"request_uri":"http://localhost/elearning/public/_wdt/8c8a99","method":"GET"} [] [2019-04-15 14:48:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:49:02] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:49:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:49:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:49:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:49:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:49:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:49:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:49:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12ddf9"},"request_uri":"http://localhost/elearning/public/_wdt/12ddf9","method":"GET"} [] [2019-04-15 14:49:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:49:23] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:49:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:49:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:49:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:49:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:49:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:49:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:49:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bff618"},"request_uri":"http://localhost/elearning/public/_wdt/bff618","method":"GET"} [] [2019-04-15 14:49:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:49:32] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:49:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:49:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:49:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:49:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:49:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:49:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:49:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87805d"},"request_uri":"http://localhost/elearning/public/_wdt/87805d","method":"GET"} [] [2019-04-15 14:49:40] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:49:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:49:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:49:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:49:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:49:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:49: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:49:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:49:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26588a"},"request_uri":"http://localhost/elearning/public/_wdt/26588a","method":"GET"} [] [2019-04-15 14:50:08] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:50:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:50:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:50:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:50:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:50:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:50: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:50:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:50:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"995c48"},"request_uri":"http://localhost/elearning/public/_wdt/995c48","method":"GET"} [] [2019-04-15 14:51:31] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:51:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:51:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:51:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:51:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:51:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:51: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:51:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:51:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/administrator.png" (from "http://localhost/elearning/public/admin/users")" 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 /images/administrator.png\" (from \"http://localhost/elearning/public/admin/users\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:51:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b669f1"},"request_uri":"http://localhost/elearning/public/_wdt/b669f1","method":"GET"} [] [2019-04-15 14:51:44] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:51:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:51:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:51:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:51:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:51:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:51:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:51:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b16b26"},"request_uri":"http://localhost/elearning/public/_wdt/b16b26","method":"GET"} [] [2019-04-15 14:51:57] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:51:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:51:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:51:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:51:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:51:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:51: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:51:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:51:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56c5cb"},"request_uri":"http://localhost/elearning/public/_wdt/56c5cb","method":"GET"} [] [2019-04-15 14:52:25] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:52:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:52:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:52:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:52:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:52:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:52: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:52:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:52:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfc043"},"request_uri":"http://localhost/elearning/public/_wdt/bfc043","method":"GET"} [] [2019-04-15 14:52:39] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14: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-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:52:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:52:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:52:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:52:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:52:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:52:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ddc4ea"},"request_uri":"http://localhost/elearning/public/_wdt/ddc4ea","method":"GET"} [] [2019-04-15 14:53:12] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14: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-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:53:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:53:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:53:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:53:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:53:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:53:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fada8"},"request_uri":"http://localhost/elearning/public/_wdt/8fada8","method":"GET"} [] [2019-04-15 14:53:16] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:53:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:53:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:53:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:53:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:53:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:53:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:53:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09493a"},"request_uri":"http://localhost/elearning/public/_wdt/09493a","method":"GET"} [] [2019-04-15 14:53:30] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:53:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:53:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:53:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:53:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:53:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:53:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:53:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf844f"},"request_uri":"http://localhost/elearning/public/_wdt/bf844f","method":"GET"} [] [2019-04-15 14:53:48] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:53:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:53:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:53:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:53:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:53:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:53:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:53:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04679a"},"request_uri":"http://localhost/elearning/public/_wdt/04679a","method":"GET"} [] [2019-04-15 14:54:31] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:54:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:54:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:54:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:54:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:54:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:54: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:54:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:54:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1b404"},"request_uri":"http://localhost/elearning/public/_wdt/b1b404","method":"GET"} [] [2019-04-15 14:55:04] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:55:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:55:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:55:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:55:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:55:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:55:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:55:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c0b8c"},"request_uri":"http://localhost/elearning/public/_wdt/7c0b8c","method":"GET"} [] [2019-04-15 14:56:02] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:56:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:56:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:56:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:56:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:56:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:56:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:56:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cdfa3a"},"request_uri":"http://localhost/elearning/public/_wdt/cdfa3a","method":"GET"} [] [2019-04-15 14:56:16] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:56:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:56:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:56:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:56:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:56:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:56:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:56:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98f301"},"request_uri":"http://localhost/elearning/public/_wdt/98f301","method":"GET"} [] [2019-04-15 14:57:01] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:57:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:57:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:57:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:57:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:57:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:57:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:57:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fe264"},"request_uri":"http://localhost/elearning/public/_wdt/8fe264","method":"GET"} [] [2019-04-15 14:57:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:57:39] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:57:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:57:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:57:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:57:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:57:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:57:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:57:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b3c74"},"request_uri":"http://localhost/elearning/public/_wdt/1b3c74","method":"GET"} [] [2019-04-15 14:57:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:57:58] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:57:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:57:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:57:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:57:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:57:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:57: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:57:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:58:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec30ec"},"request_uri":"http://localhost/elearning/public/_wdt/ec30ec","method":"GET"} [] [2019-04-15 14:58:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:59:11] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:59:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:59:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:59:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:59:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:59:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:59:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:59:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc8ab8"},"request_uri":"http://localhost/elearning/public/_wdt/bc8ab8","method":"GET"} [] [2019-04-15 14:59:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 14:59:50] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 14:59:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 14:59:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 14:59:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 14:59:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:59:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 14:59:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 14:59:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bea7f"},"request_uri":"http://localhost/elearning/public/_wdt/9bea7f","method":"GET"} [] [2019-04-15 15:00:03] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:00:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:00:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:00:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:00:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:00:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:00:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:00:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9906e8"},"request_uri":"http://localhost/elearning/public/_wdt/9906e8","method":"GET"} [] [2019-04-15 15:00:30] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"GET"} [] [2019-04-15 15:00:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:00:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:00:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:00:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:00:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 15:00: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 = ? ["35"] [] [2019-04-15 15:00: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 = ? [35] [] [2019-04-15 15:00:30] 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-15 15:00:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:00:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54dcdd"},"request_uri":"http://localhost/elearning/public/_wdt/54dcdd","method":"GET"} [] [2019-04-15 15:04:10] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:04:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:04:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:04:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:04:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:04:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:04: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:04:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:04:21] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:04:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:04:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:04:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:04:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:04:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:04:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:04:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4cdbb0"},"request_uri":"http://localhost/elearning/public/_wdt/4cdbb0","method":"GET"} [] [2019-04-15 15:04:58] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:04:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:04:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:04:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:04:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:04:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:04: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:04:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:04:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9aa7e"},"request_uri":"http://localhost/elearning/public/_wdt/d9aa7e","method":"GET"} [] [2019-04-15 15:05:10] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"53"},"request_uri":"http://localhost/elearning/public/admin/user-53/delete","method":"GET"} [] [2019-04-15 15:05:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:05:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:05:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:05:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:05:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["53"] [] [2019-04-15 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [53] [] [2019-04-15 15:05:10] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMInvalidArgumentException: "EntityManager#remove() expects parameter 1 to be an entity object, array given." at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMInvalidArgumentException.php line 189 {"exception":"[object] (Doctrine\\ORM\\ORMInvalidArgumentException(code: 0): EntityManager#remove() expects parameter 1 to be an entity object, array given. at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMInvalidArgumentException.php:189)"} [] [2019-04-15 15:05:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:05:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5282fd"},"request_uri":"http://localhost/elearning/public/_wdt/5282fd","method":"GET"} [] [2019-04-15 15:05:53] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"53"},"request_uri":"http://localhost/elearning/public/admin/user-53/delete","method":"GET"} [] [2019-04-15 15:05:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:05:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:05:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:05:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:05:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["53"] [] [2019-04-15 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [53] [] [2019-04-15 15:06:10] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"53"},"request_uri":"http://localhost/elearning/public/admin/user-53/delete","method":"GET"} [] [2019-04-15 15:06:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:06:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:06:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:06:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["53"] [] [2019-04-15 15:06:17] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"53"},"request_uri":"http://localhost/elearning/public/admin/user-53/delete","method":"GET"} [] [2019-04-15 15:06:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:06:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:06:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:06:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["53"] [] [2019-04-15 15:06: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 = ? [53] [] [2019-04-15 15:06:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:06:17] doctrine.DEBUG: DELETE FROM user WHERE id = ? [53] [] [2019-04-15 15:06:17] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:06:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:06:18] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:06:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:06:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:06:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:06:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:06:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:06:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b03eb"},"request_uri":"http://localhost/elearning/public/_wdt/8b03eb","method":"GET"} [] [2019-04-15 15:06:53] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/users/37/edit","method":"GET"} [] [2019-04-15 15:06:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:06:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:06:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:06:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:06:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:06: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 = ? ["37"] [] [2019-04-15 15:06: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 = ? [37] [] [2019-04-15 15:06:53] 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-15 15:06:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:06:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7b504"},"request_uri":"http://localhost/elearning/public/_wdt/b7b504","method":"GET"} [] [2019-04-15 15:06:58] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/users/37/edit","method":"POST"} [] [2019-04-15 15:06:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:06:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:06:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:06:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:06:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:06:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:06: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 = ? ["37"] [] [2019-04-15 15:06: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-15 15:06:58] 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-15 15:06: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-15 15:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-15 15:06:59] 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-15 15:06:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:06:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"951e18"},"request_uri":"http://localhost/elearning/public/_wdt/951e18","method":"GET"} [] [2019-04-15 15:07:05] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:07:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:07:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:07:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:07:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:07:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:07:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e156bd"},"request_uri":"http://localhost/elearning/public/_wdt/e156bd","method":"GET"} [] [2019-04-15 15:07:18] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"GET"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:07:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:07:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:07:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 15:07: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 = ? ["35"] [] [2019-04-15 15:07: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 = ? [35] [] [2019-04-15 15:07: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_ [] [] [2019-04-15 15:07:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:07:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0dd101"},"request_uri":"http://localhost/elearning/public/_wdt/0dd101","method":"GET"} [] [2019-04-15 15:07:22] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"POST"} [] [2019-04-15 15:07:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:07:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:07:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:07:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 15:07: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 = ? ["35"] [] [2019-04-15 15:07: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-15 15:07: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-15 15:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@t.fr"] [] [2019-04-15 15:07:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:07:23] doctrine.DEBUG: UPDATE user SET roles = ? WHERE id = ? [["ROLE_ADMIN","ROLE_STAGIAIRE","ROLE_FORMATEUR"],35] [] [2019-04-15 15:07:23] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:07:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:07:23] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:07:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:07:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:07:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:07:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:07:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:07:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9067a7"},"request_uri":"http://localhost/elearning/public/_wdt/9067a7","method":"GET"} [] [2019-04-15 15:07:28] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:07:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:07:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:07:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:07:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:07: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 = ? [37] [] [2019-04-15 15:07:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:07:28] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [123] [] [2019-04-15 15:07:28] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [124] [] [2019-04-15 15:07:28] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [125] [] [2019-04-15 15:07:28] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [126] [] [2019-04-15 15:07:28] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [127] [] [2019-04-15 15:07:28] doctrine.DEBUG: DELETE FROM user WHERE id = ? [37] [] [2019-04-15 15:07:28] doctrine.DEBUG: "ROLLBACK" [] [] [2019-04-15 15:07:28] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM user WHERE id = ?' with params [37]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`lesson_user`, CONSTRAINT `FK_B4E2102DA76ED395` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`))" at C:\wamp64\www\elearning\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 49 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM user WHERE id = ?' with params [37]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`lesson_user`, CONSTRAINT `FK_B4E2102DA76ED395` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:49, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`lesson_user`, CONSTRAINT `FK_B4E2102DA76ED395` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`lesson_user`, CONSTRAINT `FK_B4E2102DA76ED395` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:117)"} [] [2019-04-15 15:07:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:07:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"221e14"},"request_uri":"http://localhost/elearning/public/_wdt/221e14","method":"GET"} [] [2019-04-15 15:07:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"221e14"},"request_uri":"http://localhost/elearning/public/_wdt/221e14","method":"GET"} [] [2019-04-15 15:07:59] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"GET"} [] [2019-04-15 15:07:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:07:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:07:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:07:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:07:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 15:07: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 WHERE t0.id = ? ["35"] [] [2019-04-15 15:07: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-15 15:07:59] 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-15 15:08:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:08:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d66a2d"},"request_uri":"http://localhost/elearning/public/_wdt/d66a2d","method":"GET"} [] [2019-04-15 15:08:13] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:08:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:08:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:08:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:08:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:08:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:08: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:08:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:08:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"279db2"},"request_uri":"http://localhost/elearning/public/_wdt/279db2","method":"GET"} [] [2019-04-15 15:12:20] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/users/37/edit","method":"GET"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:12:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:12:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:12:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:12:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:12:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:12: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 = ? ["37"] [] [2019-04-15 15:12:20] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:12: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 = ? [37] [] [2019-04-15 15:12:20] 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-15 15:12:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:12:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:12:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:12:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:12:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:12:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:12:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34a5ca"},"request_uri":"http://localhost/elearning/public/_wdt/34a5ca","method":"GET"} [] [2019-04-15 15:12:28] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"43"},"request_uri":"http://localhost/elearning/public/admin/user-43/delete","method":"GET"} [] [2019-04-15 15:12:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:12:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:12:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:12:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:12:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:12:28] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:12:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:12:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2656d5"},"request_uri":"http://localhost/elearning/public/_wdt/2656d5","method":"GET"} [] [2019-04-15 15:12:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2656d5"},"request_uri":"http://localhost/elearning/public/_wdt/2656d5","method":"GET"} [] [2019-04-15 15:12:51] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"43"},"request_uri":"http://localhost/elearning/public/admin/user-43/delete","method":"GET"} [] [2019-04-15 15:12:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:12:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:12:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:12:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:12:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:12:52] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:12:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:12:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ee3b8"},"request_uri":"http://localhost/elearning/public/_wdt/3ee3b8","method":"GET"} [] [2019-04-15 15:12:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ee3b8"},"request_uri":"http://localhost/elearning/public/_wdt/3ee3b8","method":"GET"} [] [2019-04-15 15:13:50] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"43"},"request_uri":"http://localhost/elearning/public/admin/user-43/delete","method":"GET"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:13:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:13:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:13:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:13:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:13:50] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:13:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:13:51] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"43"},"request_uri":"http://localhost/elearning/public/admin/user-43/delete","method":"GET"} [] [2019-04-15 15:13:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"190d88"},"request_uri":"http://localhost/elearning/public/_wdt/190d88","method":"GET"} [] [2019-04-15 15:13:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:13:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:13:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:13:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:13:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:13:52] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:13:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:13:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6441fc"},"request_uri":"http://localhost/elearning/public/_wdt/6441fc","method":"GET"} [] [2019-04-15 15:14:27] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"GET"} [] [2019-04-15 15:14:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:14:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:14:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:14:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 15:14: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 = ? ["35"] [] [2019-04-15 15:14: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 = ? [35] [] [2019-04-15 15:14:27] 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-15 15:14:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:14:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"678660"},"request_uri":"http://localhost/elearning/public/_wdt/678660","method":"GET"} [] [2019-04-15 15:14:31] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"43"},"request_uri":"http://localhost/elearning/public/admin/users/43/edit","method":"GET"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:14:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:14:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:14:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:14: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 = ? ["43"] [] [2019-04-15 15:14: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 = ? [43] [] [2019-04-15 15:14:31] 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-15 15:14:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:14:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7cf7c9"},"request_uri":"http://localhost/elearning/public/_wdt/7cf7c9","method":"GET"} [] [2019-04-15 15:14:37] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/users/37/edit","method":"GET"} [] [2019-04-15 15:14:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:14:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:14:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:14:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:14:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:14: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 = ? ["37"] [] [2019-04-15 15:14: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 = ? [37] [] [2019-04-15 15:14:37] 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-15 15:14:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:14:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25eedd"},"request_uri":"http://localhost/elearning/public/_wdt/25eedd","method":"GET"} [] [2019-04-15 15:14:40] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15: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-15 15:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:14:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:14:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:14:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:14:40] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:14:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:14:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a09914"},"request_uri":"http://localhost/elearning/public/_wdt/a09914","method":"GET"} [] [2019-04-15 15:14:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a09914"},"request_uri":"http://localhost/elearning/public/_wdt/a09914","method":"GET"} [] [2019-04-15 15:14:56] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:14:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:14:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:14:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:14:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:14:56] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:14:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:14:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2370e"},"request_uri":"http://localhost/elearning/public/_wdt/b2370e","method":"GET"} [] [2019-04-15 15:15:11] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:15:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:15:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:15:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:15:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:15:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:15:11] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:15:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:15:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2a712"},"request_uri":"http://localhost/elearning/public/_wdt/c2a712","method":"GET"} [] [2019-04-15 15:15:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2a712"},"request_uri":"http://localhost/elearning/public/_wdt/c2a712","method":"GET"} [] [2019-04-15 15:16:18] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:16:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:16:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:16:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:16:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:16:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:16:18] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:16:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:16:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5b026"},"request_uri":"http://localhost/elearning/public/_wdt/c5b026","method":"GET"} [] [2019-04-15 15:16:57] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:16:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:16:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:16:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:16:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:16:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:16:57] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: id" at C:\wamp64\www\elearning\src\Controller\UserController.php line 357 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: id at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:357)"} [] [2019-04-15 15:16:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:16:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3aa01"},"request_uri":"http://localhost/elearning/public/_wdt/c3aa01","method":"GET"} [] [2019-04-15 15:17:30] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:17:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:17:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:17:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:17:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:17:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:17:30] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:17:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:17:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55b9a0"},"request_uri":"http://localhost/elearning/public/_wdt/55b9a0","method":"GET"} [] [2019-04-15 15:17:48] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:17:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:17:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:17:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:17:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:17:48] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:17:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:17:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"006866"},"request_uri":"http://localhost/elearning/public/_wdt/006866","method":"GET"} [] [2019-04-15 15:17:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"006866"},"request_uri":"http://localhost/elearning/public/_wdt/006866","method":"GET"} [] [2019-04-15 15:19:06] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:19:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:19:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:19:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:19:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:19:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:19:06] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: id" at C:\wamp64\www\elearning\src\Controller\UserController.php line 358 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: id at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:358)"} [] [2019-04-15 15:19:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:19:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0cd1e1"},"request_uri":"http://localhost/elearning/public/_wdt/0cd1e1","method":"GET"} [] [2019-04-15 15:19:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0cd1e1"},"request_uri":"http://localhost/elearning/public/_wdt/0cd1e1","method":"GET"} [] [2019-04-15 15:19:40] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:19:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:19:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:19:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:19:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:19:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:19:40] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:19:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:19:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d85a47"},"request_uri":"http://localhost/elearning/public/_wdt/d85a47","method":"GET"} [] [2019-04-15 15:21:14] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:21:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:21:14] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:21:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:21:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:21:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:21:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:21:14] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:21:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15: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-15 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:21:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:21:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:21:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:21:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:21: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:21:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:21:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f198e"},"request_uri":"http://localhost/elearning/public/_wdt/2f198e","method":"GET"} [] [2019-04-15 15:22:02] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:22:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:22:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:22:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:22:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:22:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:22:03] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:22:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:22:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd0346"},"request_uri":"http://localhost/elearning/public/_wdt/dd0346","method":"GET"} [] [2019-04-15 15:22:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd0346"},"request_uri":"http://localhost/elearning/public/_wdt/dd0346","method":"GET"} [] [2019-04-15 15:22:08] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/users/37/edit","method":"GET"} [] [2019-04-15 15:22:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:22:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:22:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:22:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:22:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:22:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:22: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 = ? ["37"] [] [2019-04-15 15:22: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 = ? [37] [] [2019-04-15 15:22:08] 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-15 15:22:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:22:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fce18b"},"request_uri":"http://localhost/elearning/public/_wdt/fce18b","method":"GET"} [] [2019-04-15 15:22:14] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"43"},"request_uri":"http://localhost/elearning/public/admin/user-43/delete","method":"GET"} [] [2019-04-15 15:22:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:22:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:22:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:22:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:22:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:22:14] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:22:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:22:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fe6f9"},"request_uri":"http://localhost/elearning/public/_wdt/2fe6f9","method":"GET"} [] [2019-04-15 15:22:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fe6f9"},"request_uri":"http://localhost/elearning/public/_wdt/2fe6f9","method":"GET"} [] [2019-04-15 15:22:44] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"43"},"request_uri":"http://localhost/elearning/public/admin/user-43/delete","method":"GET"} [] [2019-04-15 15:22:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:22:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:22:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:22:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:22:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:22: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:22:44] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:22:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:22:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"943806"},"request_uri":"http://localhost/elearning/public/_wdt/943806","method":"GET"} [] [2019-04-15 15:22:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"943806"},"request_uri":"http://localhost/elearning/public/_wdt/943806","method":"GET"} [] [2019-04-15 15:23:22] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/users/37/edit","method":"GET"} [] [2019-04-15 15:23:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:23:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:23:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:23:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:23:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:23:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:23: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 = ? ["37"] [] [2019-04-15 15:23: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [37] [] [2019-04-15 15:23:22] 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-15 15:23:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:23:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"630894"},"request_uri":"http://localhost/elearning/public/_wdt/630894","method":"GET"} [] [2019-04-15 15:23:26] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:23:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:23:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:23:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:23:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:23:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:23:26] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Advance" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Advance at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:23:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:23:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23ae9b"},"request_uri":"http://localhost/elearning/public/_wdt/23ae9b","method":"GET"} [] [2019-04-15 15:23:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23ae9b"},"request_uri":"http://localhost/elearning/public/_wdt/23ae9b","method":"GET"} [] [2019-04-15 15:25:36] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15: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-15 15:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:25:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:25:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:25:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:25:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:25: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 = ? [37] [] [2019-04-15 15:25:37] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMInvalidArgumentException: "EntityManager#remove() expects parameter 1 to be an entity object, array given." at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMInvalidArgumentException.php line 189 {"exception":"[object] (Doctrine\\ORM\\ORMInvalidArgumentException(code: 0): EntityManager#remove() expects parameter 1 to be an entity object, array given. at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMInvalidArgumentException.php:189)"} [] [2019-04-15 15:25:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:25:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e35c75"},"request_uri":"http://localhost/elearning/public/_wdt/e35c75","method":"GET"} [] [2019-04-15 15:25:48] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:25:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:25:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:25:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:25:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:25:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:25: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 = ? [37] [] [2019-04-15 15:25:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [123] [] [2019-04-15 15:25:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [124] [] [2019-04-15 15:25:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [125] [] [2019-04-15 15:25:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [126] [] [2019-04-15 15:25:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:25:49] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [127] [] [2019-04-15 15:25:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:27:45] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:27:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:27: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:27:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:27:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:27:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:27:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:27: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:27:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:27:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0bd07"},"request_uri":"http://localhost/elearning/public/_wdt/f0bd07","method":"GET"} [] [2019-04-15 15:27:48] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:27:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:27:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:27:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:27:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:27:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:27: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 = ? [37] [] [2019-04-15 15:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-15 15:27:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:27:48] doctrine.DEBUG: DELETE FROM lesson_user WHERE id = ? [9] [] [2019-04-15 15:27:48] doctrine.DEBUG: DELETE FROM content_lesson WHERE lesson_id = ? [6] [] [2019-04-15 15:27:48] doctrine.DEBUG: DELETE FROM user_lesson WHERE lesson_id = ? [6] [] [2019-04-15 15:27:48] doctrine.DEBUG: DELETE FROM lesson WHERE id = ? [6] [] [2019-04-15 15:27:48] doctrine.DEBUG: "ROLLBACK" [] [] [2019-04-15 15:27:48] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM lesson WHERE id = ?' with params [6]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`lesson_content`, CONSTRAINT `FK_BB9620ECDF80196` FOREIGN KEY (`lesson_id`) REFERENCES `lesson` (`id`))" at C:\wamp64\www\elearning\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 49 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM lesson WHERE id = ?' with params [6]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`lesson_content`, CONSTRAINT `FK_BB9620ECDF80196` FOREIGN KEY (`lesson_id`) REFERENCES `lesson` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:49, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`lesson_content`, CONSTRAINT `FK_BB9620ECDF80196` FOREIGN KEY (`lesson_id`) REFERENCES `lesson` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`lesson_content`, CONSTRAINT `FK_BB9620ECDF80196` FOREIGN KEY (`lesson_id`) REFERENCES `lesson` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:117)"} [] [2019-04-15 15:27:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:27:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a415e"},"request_uri":"http://localhost/elearning/public/_wdt/8a415e","method":"GET"} [] [2019-04-15 15:27:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a415e"},"request_uri":"http://localhost/elearning/public/_wdt/8a415e","method":"GET"} [] [2019-04-15 15:30:08] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:30:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:30:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:30:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:30:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:30:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:30:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:30:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d68f32"},"request_uri":"http://localhost/elearning/public/_wdt/d68f32","method":"GET"} [] [2019-04-15 15:30:11] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"37"},"request_uri":"http://localhost/elearning/public/admin/user-37/delete","method":"GET"} [] [2019-04-15 15:30:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:30:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:30:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:30:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:30:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["37"] [] [2019-04-15 15:30: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 = ? [37] [] [2019-04-15 15:30:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [37] [] [2019-04-15 15:30:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:30:11] doctrine.DEBUG: DELETE FROM lesson_user WHERE id = ? [10] [] [2019-04-15 15:30:11] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:30: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 = ? [37] [] [2019-04-15 15:30:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:30:11] doctrine.DEBUG: DELETE FROM user WHERE id = ? [37] [] [2019-04-15 15:30:11] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:30:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:30:12] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:30:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:30:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:30:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:30:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:30:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:30:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:30:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"847233"},"request_uri":"http://localhost/elearning/public/_wdt/847233","method":"GET"} [] [2019-04-15 15:31:07] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"43"},"request_uri":"http://localhost/elearning/public/admin/user-43/delete","method":"GET"} [] [2019-04-15 15:31:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:31:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:31:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:31:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:31:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["43"] [] [2019-04-15 15:31: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 = ? [43] [] [2019-04-15 15:31:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:31:07] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [137] [] [2019-04-15 15:31:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:31:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:31:07] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [138] [] [2019-04-15 15:31:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:31:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [43] [] [2019-04-15 15:31: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 = ? [43] [] [2019-04-15 15:31:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:31:07] doctrine.DEBUG: DELETE FROM user WHERE id = ? [43] [] [2019-04-15 15:31:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:31:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:31:08] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:31:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:31:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:31:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:31:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:31:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:31:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:31:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2bf8e"},"request_uri":"http://localhost/elearning/public/_wdt/d2bf8e","method":"GET"} [] [2019-04-15 15:31:34] 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/admin/content","method":"GET"} [] [2019-04-15 15:31:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:31:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:31:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:31:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:31:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:31: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 [] [] [2019-04-15 15:31:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:31:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1a0bc"},"request_uri":"http://localhost/elearning/public/_wdt/f1a0bc","method":"GET"} [] [2019-04-15 15:32:23] request.INFO: Matched route "content_delete". {"route":"content_delete","route_parameters":{"_route":"content_delete","_controller":"App\\Controller\\AdminController::deleteContent","id":"29"},"request_uri":"http://localhost/elearning/public/admin/content/29/delete","method":"GET"} [] [2019-04-15 15:32:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:32:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:32:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:32:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:32:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:32: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-15 15:32: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.content_id = ? ["29"] [] [2019-04-15 15:32:23] doctrine.DEBUG: DELETE FROM lesson_content WHERE id = ? [42] [] [2019-04-15 15:32:24] doctrine.DEBUG: DELETE FROM lesson_content WHERE id = ? [55] [] [2019-04-15 15:32: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.content_id = ? ["29"] [] [2019-04-15 15:32:24] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [128] [] [2019-04-15 15:32:24] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [131] [] [2019-04-15 15:32:24] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [134] [] [2019-04-15 15:32:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:32:24] doctrine.DEBUG: DELETE FROM content WHERE id = ? [29] [] [2019-04-15 15:32:24] doctrine.DEBUG: "ROLLBACK" [] [] [2019-04-15 15:32:24] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM content WHERE id = ?' with params [29]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`exercice`, CONSTRAINT `FK_E418C74D3C1CC488` FOREIGN KEY (`contenu_id`) REFERENCES `content` (`id`))" at C:\wamp64\www\elearning\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 49 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM content WHERE id = ?' with params [29]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`exercice`, CONSTRAINT `FK_E418C74D3C1CC488` FOREIGN KEY (`contenu_id`) REFERENCES `content` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:49, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`exercice`, CONSTRAINT `FK_E418C74D3C1CC488` FOREIGN KEY (`contenu_id`) REFERENCES `content` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`bs`.`exercice`, CONSTRAINT `FK_E418C74D3C1CC488` FOREIGN KEY (`contenu_id`) REFERENCES `content` (`id`)) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:117)"} [] [2019-04-15 15:32:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:32:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"640730"},"request_uri":"http://localhost/elearning/public/_wdt/640730","method":"GET"} [] [2019-04-15 15:34:13] 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/admin/content","method":"GET"} [] [2019-04-15 15:34:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:34:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:34:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:34:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:34:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:34: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 [] [] [2019-04-15 15:34:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:34:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a659b0"},"request_uri":"http://localhost/elearning/public/_wdt/a659b0","method":"GET"} [] [2019-04-15 15:34:17] request.INFO: Matched route "content_delete". {"route":"content_delete","route_parameters":{"_route":"content_delete","_controller":"App\\Controller\\AdminController::deleteContent","id":"29"},"request_uri":"http://localhost/elearning/public/admin/content/29/delete","method":"GET"} [] [2019-04-15 15:34:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:34:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:34:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:34:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:34:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:34: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-15 15:34: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.content_id = ? ["29"] [] [2019-04-15 15:34:17] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: repoc" at C:\wamp64\www\elearning\src\Controller\AdminController.php line 562 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: repoc at C:\\wamp64\\www\\elearning\\src\\Controller\\AdminController.php:562)"} [] [2019-04-15 15:34:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:34:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0117dc"},"request_uri":"http://localhost/elearning/public/_wdt/0117dc","method":"GET"} [] [2019-04-15 15:34:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0117dc"},"request_uri":"http://localhost/elearning/public/_wdt/0117dc","method":"GET"} [] [2019-04-15 15:35:15] request.INFO: Matched route "content_delete". {"route":"content_delete","route_parameters":{"_route":"content_delete","_controller":"App\\Controller\\AdminController::deleteContent","id":"29"},"request_uri":"http://localhost/elearning/public/admin/content/29/delete","method":"GET"} [] [2019-04-15 15:35:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:35:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:35:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:35:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:35:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:35: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-15 15:35: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.content_id = ? ["29"] [] [2019-04-15 15:35:15] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "The identifier id is missing for a query of App\Entity\Exercice" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 309 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): The identifier id is missing for a query of App\\Entity\\Exercice at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:309)"} [] [2019-04-15 15:35:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:35:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17dec4"},"request_uri":"http://localhost/elearning/public/_wdt/17dec4","method":"GET"} [] [2019-04-15 15:35:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17dec4"},"request_uri":"http://localhost/elearning/public/_wdt/17dec4","method":"GET"} [] [2019-04-15 15:35:51] request.INFO: Matched route "content_delete". {"route":"content_delete","route_parameters":{"_route":"content_delete","_controller":"App\\Controller\\AdminController::deleteContent","id":"29"},"request_uri":"http://localhost/elearning/public/admin/content/29/delete","method":"GET"} [] [2019-04-15 15:35:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:35:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:35:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:35:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:35:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:35: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-15 15:35: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.content_id = ? ["29"] [] [2019-04-15 15:35:52] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "Unrecognized field: content" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 101 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): Unrecognized field: content at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:101)"} [] [2019-04-15 15:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:35:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98253f"},"request_uri":"http://localhost/elearning/public/_wdt/98253f","method":"GET"} [] [2019-04-15 15:35:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98253f"},"request_uri":"http://localhost/elearning/public/_wdt/98253f","method":"GET"} [] [2019-04-15 15:36:08] request.INFO: Matched route "content_delete". {"route":"content_delete","route_parameters":{"_route":"content_delete","_controller":"App\\Controller\\AdminController::deleteContent","id":"29"},"request_uri":"http://localhost/elearning/public/admin/content/29/delete","method":"GET"} [] [2019-04-15 15:36:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:36:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:36:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:36:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:36:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:36: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-15 15:36: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.content_id = ? ["29"] [] [2019-04-15 15:36:09] 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-15 15:36:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:36:09] doctrine.DEBUG: DELETE FROM exercice WHERE id = ? [12] [] [2019-04-15 15:36:09] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:36:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:36:09] doctrine.DEBUG: DELETE FROM exercice WHERE id = ? [13] [] [2019-04-15 15:36:09] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:36:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:36:09] doctrine.DEBUG: DELETE FROM exercice WHERE id = ? [14] [] [2019-04-15 15:36:09] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:36: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.content_id = ? ["29"] [] [2019-04-15 15:36:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:36:09] doctrine.DEBUG: DELETE FROM content WHERE id = ? [29] [] [2019-04-15 15:36:09] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:36:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:36:10] 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/admin/content","method":"GET"} [] [2019-04-15 15:36:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:36:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:36:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:36:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:36:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:36: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 [] [] [2019-04-15 15:36:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:36:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fda8a4"},"request_uri":"http://localhost/elearning/public/_wdt/fda8a4","method":"GET"} [] [2019-04-15 15:36:14] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-15 15:36:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:36:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:36:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:36:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:36:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:36: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 [] [] [2019-04-15 15:36:14] 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 [] [] [2019-04-15 15:36:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:36:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb5221"},"request_uri":"http://localhost/elearning/public/_wdt/cb5221","method":"GET"} [] [2019-04-15 15:36:19] 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/admin/content","method":"GET"} [] [2019-04-15 15:36:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:36:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:36:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:36:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:36:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:36: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 [] [] [2019-04-15 15:36:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:36:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c87b4"},"request_uri":"http://localhost/elearning/public/_wdt/9c87b4","method":"GET"} [] [2019-04-15 15:38:44] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:38:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:38:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:38:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:38:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:38:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:38:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:38:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8352b"},"request_uri":"http://localhost/elearning/public/_wdt/c8352b","method":"GET"} [] [2019-04-15 15:38:53] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/user-41/delete","method":"GET"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:38:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:38:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:38:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:38:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-15 15: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 = ? [41] [] [2019-04-15 15:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-15 15: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 = ? [41] [] [2019-04-15 15:38:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 15:38:53] doctrine.DEBUG: DELETE FROM user WHERE id = ? [41] [] [2019-04-15 15:38:53] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 15:38:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:38:54] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:38:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:38:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:38:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:38:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:38:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:38:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:38:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e6097"},"request_uri":"http://localhost/elearning/public/_wdt/3e6097","method":"GET"} [] [2019-04-15 15:39:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:39:55] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:39:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:39:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:39:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:39:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:39:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:39: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:39:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:39:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6322b"},"request_uri":"http://localhost/elearning/public/_wdt/c6322b","method":"GET"} [] [2019-04-15 15:43:24] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:43:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:43:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:43:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:43:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:43:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:43: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:43:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:43:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c6f80"},"request_uri":"http://localhost/elearning/public/_wdt/7c6f80","method":"GET"} [] [2019-04-15 15:43:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:44:40] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:44:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:44:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:44:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:44:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:44: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:44:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:44:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f9373"},"request_uri":"http://localhost/elearning/public/_wdt/9f9373","method":"GET"} [] [2019-04-15 15:44:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:48:04] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:48:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:48:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:48:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:48:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:48:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:48:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:48:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64f35c"},"request_uri":"http://localhost/elearning/public/_wdt/64f35c","method":"GET"} [] [2019-04-15 15:48:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:48:27] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:48:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:48:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:48:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:48:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:48:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:48: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:48:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:48:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ca470"},"request_uri":"http://localhost/elearning/public/_wdt/1ca470","method":"GET"} [] [2019-04-15 15:48:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:51:03] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:51:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:51:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:51:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:51:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:51:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:51:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:51:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/jqeury-ui.min.css" (from "http://localhost/elearning/public/admin/users")" 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 /web/css/jqeury-ui.min.css\" (from \"http://localhost/elearning/public/admin/users\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:51:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4c09f"},"request_uri":"http://localhost/elearning/public/_wdt/b4c09f","method":"GET"} [] [2019-04-15 15:51:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:52:09] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:52:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:52:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:52:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:52:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:52: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:52:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:52:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0b4b2"},"request_uri":"http://localhost/elearning/public/_wdt/d0b4b2","method":"GET"} [] [2019-04-15 15:52:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:52:36] 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/admin/content","method":"GET"} [] [2019-04-15 15:52:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:52:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:52:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:52:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:52:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:52: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 [] [] [2019-04-15 15:52:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:52:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c5bff"},"request_uri":"http://localhost/elearning/public/_wdt/2c5bff","method":"GET"} [] [2019-04-15 15:52:56] 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/admin/content","method":"GET"} [] [2019-04-15 15: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-15 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:52:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:52:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:52:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:52:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15: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 [] [] [2019-04-15 15:52:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:52:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c5cb4"},"request_uri":"http://localhost/elearning/public/_wdt/0c5cb4","method":"GET"} [] [2019-04-15 15:54:22] 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/admin/formateurs","method":"GET"} [] [2019-04-15 15:54:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:54: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:54:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:54:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:54:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:54:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:54:22] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 15:54:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:54:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6945c"},"request_uri":"http://localhost/elearning/public/_wdt/c6945c","method":"GET"} [] [2019-04-15 15:54:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:54:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:54:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_555555_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_555555_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:54:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_ffffff_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_ffffff_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:55:27] 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/admin/formateurs","method":"GET"} [] [2019-04-15 15:55:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:55:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:55:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:55:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:55:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:55:27] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 15:55:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:55:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69240e"},"request_uri":"http://localhost/elearning/public/_wdt/69240e","method":"GET"} [] [2019-04-15 15:55:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:55:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:55:34] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 15:55:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:55:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:55:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:55:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:55:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:55: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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 15:55: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 = ? [35] [] [2019-04-15 15:55:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:55:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8768f"},"request_uri":"http://localhost/elearning/public/_wdt/c8768f","method":"GET"} [] [2019-04-15 15:55:38] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-15 15:55:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:55:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:55:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:55:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:55:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:55: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 [] [] [2019-04-15 15:55:39] 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 [] [] [2019-04-15 15:55:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:55:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df5cab"},"request_uri":"http://localhost/elearning/public/_wdt/df5cab","method":"GET"} [] [2019-04-15 15:55:42] 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/admin/content","method":"GET"} [] [2019-04-15 15:55:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:55:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:55:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:55:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:55:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:55: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 [] [] [2019-04-15 15:55:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:55:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"572c70"},"request_uri":"http://localhost/elearning/public/_wdt/572c70","method":"GET"} [] [2019-04-15 15:55:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:55:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:56:38] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:56:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:56:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:56:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:56:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:56:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:56: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:56:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:56:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5cc959"},"request_uri":"http://localhost/elearning/public/_wdt/5cc959","method":"GET"} [] [2019-04-15 15:56:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:57:53] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:57:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:57:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:57:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:57:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:57:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:57: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:57:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:57:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a21f9"},"request_uri":"http://localhost/elearning/public/_wdt/0a21f9","method":"GET"} [] [2019-04-15 15:57:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:58:48] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:58:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:58:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:58:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:58:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:58:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:58: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:58:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:58:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e84a78"},"request_uri":"http://localhost/elearning/public/_wdt/e84a78","method":"GET"} [] [2019-04-15 15:58:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:58:58] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 15:58:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 15:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 15:58:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 15:58:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 15:58:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:58:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 15:58: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 15:58:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 15:58:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"202370"},"request_uri":"http://localhost/elearning/public/_wdt/202370","method":"GET"} [] [2019-04-15 15:59:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 15:59:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:04:07] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:04:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:04:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:04:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:04:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:04:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:04: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:04:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:04:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67ca87"},"request_uri":"http://localhost/elearning/public/_wdt/67ca87","method":"GET"} [] [2019-04-15 16:04:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:04:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:04:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_555555_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_555555_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:05:50] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:05:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:05:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:05:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:05:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:05:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:05: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:05:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:05:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8cfef5"},"request_uri":"http://localhost/elearning/public/_wdt/8cfef5","method":"GET"} [] [2019-04-15 16:05:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:05:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_555555_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_555555_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:06:04] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:06:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:06:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:06:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:06:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:06:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:06:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:06:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39be28"},"request_uri":"http://localhost/elearning/public/_wdt/39be28","method":"GET"} [] [2019-04-15 16:06:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:06:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_555555_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_555555_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:06:35] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:06:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:06:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:06:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:06:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:06:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:06:35] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:06: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 = ? [35] [] [2019-04-15 16:06:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:06:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f79d3"},"request_uri":"http://localhost/elearning/public/_wdt/7f79d3","method":"GET"} [] [2019-04-15 16:06:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_444444_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_444444_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:06:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:06:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_555555_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_555555_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:08:21] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:08:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:08:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:08:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:08:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:08:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:08:22] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:08: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-15 16:08:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:08:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13bc5e"},"request_uri":"http://localhost/elearning/public/_wdt/13bc5e","method":"GET"} [] [2019-04-15 16:08:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:08:57] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:08:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:08:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:08:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:08:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:08:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:08:58] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:08: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-15 16:08:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:08:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c4d06"},"request_uri":"http://localhost/elearning/public/_wdt/1c4d06","method":"GET"} [] [2019-04-15 16:09:00] 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/admin/content","method":"GET"} [] [2019-04-15 16:09:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:09:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:09:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:09:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:09:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:09: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 [] [] [2019-04-15 16:09:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:09:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"baada2"},"request_uri":"http://localhost/elearning/public/_wdt/baada2","method":"GET"} [] [2019-04-15 16:09:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:09:34] 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/admin/content","method":"GET"} [] [2019-04-15 16:09:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:09:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:09:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:09:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:09:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:09: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 [] [] [2019-04-15 16:09:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:09:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e23a57"},"request_uri":"http://localhost/elearning/public/_wdt/e23a57","method":"GET"} [] [2019-04-15 16:09:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:09:40] request.INFO: Matched route "content_delete". {"route":"content_delete","route_parameters":{"_route":"content_delete","_controller":"App\\Controller\\AdminController::deleteContent","id":"35"},"request_uri":"http://localhost/elearning/public/admin/content/35/delete","method":"GET"} [] [2019-04-15 16:09:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:09:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:09:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:09:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:09:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:09: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 WHERE t0.id = ? ["35"] [] [2019-04-15 16:09: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.content_id = ? ["35"] [] [2019-04-15 16:09:40] doctrine.DEBUG: DELETE FROM lesson_content WHERE id = ? [52] [] [2019-04-15 16:09:40] 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 = ? ["35"] [] [2019-04-15 16:09: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.content_id = ? ["35"] [] [2019-04-15 16:09:40] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [135] [] [2019-04-15 16:09:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:09:40] doctrine.DEBUG: DELETE FROM content WHERE id = ? [35] [] [2019-04-15 16:09:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:09:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:09:41] 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/admin/content","method":"GET"} [] [2019-04-15 16:09:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:09:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:09:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:09:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:09:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:09: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 [] [] [2019-04-15 16:09:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:09:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d064a"},"request_uri":"http://localhost/elearning/public/_wdt/3d064a","method":"GET"} [] [2019-04-15 16:13:29] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:13:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:13:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:13:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:13:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:13:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:13:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:13:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b73ad"},"request_uri":"http://localhost/elearning/public/_wdt/7b73ad","method":"GET"} [] [2019-04-15 16:13:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/images/ui-icons_777777_256x240.png" (from "http://localhost/elearning/public/web/css/jquery-ui.min.css")" 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 /web/css/images/ui-icons_777777_256x240.png\" (from \"http://localhost/elearning/public/web/css/jquery-ui.min.css\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:13:52] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:13:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:13:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:13:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:13:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:13:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:13: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:13:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:13:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68ab66"},"request_uri":"http://localhost/elearning/public/_wdt/68ab66","method":"GET"} [] [2019-04-15 16:15:01] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:15:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:15:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:15:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:15:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:15:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:15: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:15:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:15:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b135b"},"request_uri":"http://localhost/elearning/public/_wdt/9b135b","method":"GET"} [] [2019-04-15 16:17:24] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:17:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:17:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:17:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:17:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:17:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:17: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:17:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:17:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8558b5"},"request_uri":"http://localhost/elearning/public/_wdt/8558b5","method":"GET"} [] [2019-04-15 16:17:29] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"42"},"request_uri":"http://localhost/elearning/public/admin/user-42/delete","method":"GET"} [] [2019-04-15 16:17:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:17:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:17:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:17:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:17:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["42"] [] [2019-04-15 16:17: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 = ? [42] [] [2019-04-15 16:17:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:17:29] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [136] [] [2019-04-15 16:17:29] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:17:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [42] [] [2019-04-15 16:17: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 = ? [42] [] [2019-04-15 16:17:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:17:29] doctrine.DEBUG: DELETE FROM user WHERE id = ? [42] [] [2019-04-15 16:17:29] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:17:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:17:30] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:17:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:17:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:17:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:17:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:17:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:17: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:17:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:17:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0780fe"},"request_uri":"http://localhost/elearning/public/_wdt/0780fe","method":"GET"} [] [2019-04-15 16:19:36] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:19:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:19:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:19:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:19:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:19:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:19: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:19:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:19:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35df0e"},"request_uri":"http://localhost/elearning/public/_wdt/35df0e","method":"GET"} [] [2019-04-15 16:19: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/admin/formateurs","method":"GET"} [] [2019-04-15 16: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-15 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:19:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:19:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:19:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:19:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:19:39] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:19:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:19:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea8efc"},"request_uri":"http://localhost/elearning/public/_wdt/ea8efc","method":"GET"} [] [2019-04-15 16:19:52] 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/admin/formateurs","method":"GET"} [] [2019-04-15 16: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-15 16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:19:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:19:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:19:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:19:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:19:52] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:19:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:19:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac7581"},"request_uri":"http://localhost/elearning/public/_wdt/ac7581","method":"GET"} [] [2019-04-15 16:19:55] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-15 16:19:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:19:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:19:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:19:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:19:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:19: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 [] [] [2019-04-15 16:19:55] 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 [] [] [2019-04-15 16:19:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:19:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"847670"},"request_uri":"http://localhost/elearning/public/_wdt/847670","method":"GET"} [] [2019-04-15 16:20: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/admin/formateurs","method":"GET"} [] [2019-04-15 16:20:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:20:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:20:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:20:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:20:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:20:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9584a1"},"request_uri":"http://localhost/elearning/public/_wdt/9584a1","method":"GET"} [] [2019-04-15 16:20:10] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16: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-15 16:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:20:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:20:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:20:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20: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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:20: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 = ? [35] [] [2019-04-15 16:20:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:20:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc6624"},"request_uri":"http://localhost/elearning/public/_wdt/fc6624","method":"GET"} [] [2019-04-15 16:20:20] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16: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-15 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:20:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:20:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:20:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:20:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"541b22"},"request_uri":"http://localhost/elearning/public/_wdt/541b22","method":"GET"} [] [2019-04-15 16:20:34] 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/admin/formateurs","method":"GET"} [] [2019-04-15 16:20:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:20:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:20:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:20:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20: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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:20:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:20:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"149f9d"},"request_uri":"http://localhost/elearning/public/_wdt/149f9d","method":"GET"} [] [2019-04-15 16:20:39] 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/admin/content","method":"GET"} [] [2019-04-15 16:20:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:20:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:20:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:20:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20: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 [] [] [2019-04-15 16:20:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:20:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9fc12"},"request_uri":"http://localhost/elearning/public/_wdt/f9fc12","method":"GET"} [] [2019-04-15 16:20: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/admin/lesson","method":"GET"} [] [2019-04-15 16:20:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:20:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:20:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:20:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:20: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-15 16:20: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-15 16:20: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:20: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-15 16:20: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:20: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 = ? [9] [] [2019-04-15 16:20: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:20:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:20:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed5bc4"},"request_uri":"http://localhost/elearning/public/_wdt/ed5bc4","method":"GET"} [] [2019-04-15 16:21:00] 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/admin/content","method":"GET"} [] [2019-04-15 16:21:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:21:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:21:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:21:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21: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 [] [] [2019-04-15 16:21:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:21:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fa0a1"},"request_uri":"http://localhost/elearning/public/_wdt/9fa0a1","method":"GET"} [] [2019-04-15 16:21:03] 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/admin/lesson","method":"GET"} [] [2019-04-15 16:21:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:21:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:21:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:21:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21: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-15 16:21: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 = ? [6] [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:21: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-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:21: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 = ? [9] [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:21:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:21:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87ca0a"},"request_uri":"http://localhost/elearning/public/_wdt/87ca0a","method":"GET"} [] [2019-04-15 16:21:06] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"9"},"request_uri":"http://localhost/elearning/public/admin/lesson/9/edit","method":"GET"} [] [2019-04-15 16: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-15 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:21:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:21:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:21:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["9"] [] [2019-04-15 16: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.id = ? ["9"] [] [2019-04-15 16: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 WHERE t0.id = ? ["9"] [] [2019-04-15 16:21: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 = ? ["9"] [] [2019-04-15 16:21: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 = ? [9] [] [2019-04-15 16:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:21:07] 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-15 16:21:07] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:21:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:21:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77f6c9"},"request_uri":"http://localhost/elearning/public/_wdt/77f6c9","method":"GET"} [] [2019-04-15 16:21:11] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"9"},"request_uri":"http://localhost/elearning/public/admin/lesson/9/edit","method":"POST"} [] [2019-04-15 16:21:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:21:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:21:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:21:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["9"] [] [2019-04-15 16:21: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 = ? ["9"] [] [2019-04-15 16:21: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 = ? ["9"] [] [2019-04-15 16:21: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 = ? ["9"] [] [2019-04-15 16:21: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 = ? [9] [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:21: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 (?) [["37","38"]] [] [2019-04-15 16:21: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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["35"]] [] [2019-04-15 16:21: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 = ? [9] [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:21: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 = ? [35] [] [2019-04-15 16:21:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:21:12] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [35,9] [] [2019-04-15 16:21:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:21: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.content_id = ? AND t0.user_id = ? [37,35] [] [2019-04-15 16:21:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:21:12] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":35,"3":37} [] [2019-04-15 16:21:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:21: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-15 16:21:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:21:12] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":35,"3":38} [] [2019-04-15 16:21:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:21: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 = ? [9] [] [2019-04-15 16:21: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 = ? LIMIT 1 [56] [] [2019-04-15 16:21: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 = ? LIMIT 1 [57] [] [2019-04-15 16:21:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:21:13] 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/admin/lesson","method":"GET"} [] [2019-04-15 16:21:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:21:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:21:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:21:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21: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 [] [] [2019-04-15 16:21: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-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:21: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 = ? [8] [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:21: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 = ? [9] [] [2019-04-15 16:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:21:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:21:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e684a3"},"request_uri":"http://localhost/elearning/public/_wdt/e684a3","method":"GET"} [] [2019-04-15 16:21: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/admin/formateurs","method":"GET"} [] [2019-04-15 16: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-15 16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:21:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:21:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:21:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:26] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:21:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:21:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca6ed8"},"request_uri":"http://localhost/elearning/public/_wdt/ca6ed8","method":"GET"} [] [2019-04-15 16:21:29] 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/admin/content","method":"GET"} [] [2019-04-15 16:21:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:21:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:21:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:21:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21: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 [] [] [2019-04-15 16:21:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:21:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1fefe"},"request_uri":"http://localhost/elearning/public/_wdt/d1fefe","method":"GET"} [] [2019-04-15 16:21:54] 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/admin/lesson","method":"GET"} [] [2019-04-15 16:21:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:21:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:21:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:21:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:21: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 [] [] [2019-04-15 16:21: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-15 16:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:21: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 = ? [8] [] [2019-04-15 16:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:21: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 = ? [9] [] [2019-04-15 16:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:21:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:21:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53c060"},"request_uri":"http://localhost/elearning/public/_wdt/53c060","method":"GET"} [] [2019-04-15 16:22: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/admin/lesson","method":"GET"} [] [2019-04-15 16:22:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:22:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:22:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:22:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:22:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:22: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-15 16:22: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-15 16:22: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:22: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-15 16:22: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:22: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 = ? [9] [] [2019-04-15 16:22: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:22:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:22:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6a6d1"},"request_uri":"http://localhost/elearning/public/_wdt/a6a6d1","method":"GET"} [] [2019-04-15 16:22:25] 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/admin/lesson","method":"GET"} [] [2019-04-15 16:22:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:22:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:22:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:22:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:22:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:22: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 [] [] [2019-04-15 16:22: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-15 16:22: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:22: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-15 16:22: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:22: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 = ? [9] [] [2019-04-15 16:22: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:22:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:22:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15f2f9"},"request_uri":"http://localhost/elearning/public/_wdt/15f2f9","method":"GET"} [] [2019-04-15 16:23: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/admin/formateurs","method":"GET"} [] [2019-04-15 16:23:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:23:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:23:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:23:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:23:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:23:57] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:23:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:23:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d0398"},"request_uri":"http://localhost/elearning/public/_wdt/4d0398","method":"GET"} [] [2019-04-15 16:26:15] 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/admin/formateurs","method":"GET"} [] [2019-04-15 16:26:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:26:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:26:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:26:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:26:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:26:15] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:26:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:26:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f7f74"},"request_uri":"http://localhost/elearning/public/_wdt/5f7f74","method":"GET"} [] [2019-04-15 16:26:20] 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/admin/lesson","method":"GET"} [] [2019-04-15 16:26:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:26:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:26:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:26:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:26:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:26: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 [] [] [2019-04-15 16:26: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-15 16:26: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:26: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-15 16:26: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:26: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 = ? [9] [] [2019-04-15 16:26: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:26:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:26:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bccd77"},"request_uri":"http://localhost/elearning/public/_wdt/bccd77","method":"GET"} [] [2019-04-15 16:27:01] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-15 16:27:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:27:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:27:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:27:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:27:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:27: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 [] [] [2019-04-15 16:27:01] 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 [] [] [2019-04-15 16:27:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:27:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d76acd"},"request_uri":"http://localhost/elearning/public/_wdt/d76acd","method":"GET"} [] [2019-04-15 16:27:03] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:27:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:27: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:27:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:27:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:27:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:27:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:27:03] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:27: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 = ? [35] [] [2019-04-15 16:27:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:27:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d450f3"},"request_uri":"http://localhost/elearning/public/_wdt/d450f3","method":"GET"} [] [2019-04-15 16:27:06] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:27:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:27: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:27:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:27:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:27:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:27:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:27: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:27:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:27:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a60dbb"},"request_uri":"http://localhost/elearning/public/_wdt/a60dbb","method":"GET"} [] [2019-04-15 16:28:41] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:28:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:28:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:28:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:28:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:28:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:28:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:28:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b5827"},"request_uri":"http://localhost/elearning/public/_wdt/7b5827","method":"GET"} [] [2019-04-15 16:28:54] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:28:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:28:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:28:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:28:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:28:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:28:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:28:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"430d71"},"request_uri":"http://localhost/elearning/public/_wdt/430d71","method":"GET"} [] [2019-04-15 16:28:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:29:14] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:29:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:29:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:29:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:29:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:29:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:29: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:29:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:29:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71ec77"},"request_uri":"http://localhost/elearning/public/_wdt/71ec77","method":"GET"} [] [2019-04-15 16:29:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:30:11] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:30:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:30:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:30:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:30:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:30:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:30: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:30:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:30:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5878e6"},"request_uri":"http://localhost/elearning/public/_wdt/5878e6","method":"GET"} [] [2019-04-15 16:31:40] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:31:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:31:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:31:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:31:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:31:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:31:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:31:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6dc83"},"request_uri":"http://localhost/elearning/public/_wdt/b6dc83","method":"GET"} [] [2019-04-15 16:31:52] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:31:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:31:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:31:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:31:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:31:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:31: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:31:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:31:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f5579"},"request_uri":"http://localhost/elearning/public/_wdt/2f5579","method":"GET"} [] [2019-04-15 16:33:01] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:33:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:33:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:33:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:33:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:33:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:33: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:33:01] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected character "!"." at C:\wamp64\www\elearning\templates\admin\all_list.html.twig line 51 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected character \"!\". at C:\\wamp64\\www\\elearning\\templates\\admin\\all_list.html.twig:51)"} [] [2019-04-15 16:33:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:33:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5d448"},"request_uri":"http://localhost/elearning/public/_wdt/b5d448","method":"GET"} [] [2019-04-15 16:33:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5d448"},"request_uri":"http://localhost/elearning/public/_wdt/b5d448","method":"GET"} [] [2019-04-15 16:33:14] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:33:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:33:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:33:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:33:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:33:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:33: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:33:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:33:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e751d7"},"request_uri":"http://localhost/elearning/public/_wdt/e751d7","method":"GET"} [] [2019-04-15 16:34:16] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"38"},"request_uri":"http://localhost/elearning/public/admin/user-38/delete","method":"GET"} [] [2019-04-15 16:34:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:34:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:34:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:34:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-15 16:34: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 = ? [38] [] [2019-04-15 16:34:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:34:16] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [129] [] [2019-04-15 16:34:16] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:34:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:34:16] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [130] [] [2019-04-15 16:34:16] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:34:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [38] [] [2019-04-15 16:34: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 = ? [38] [] [2019-04-15 16:34:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:34:16] doctrine.DEBUG: DELETE FROM user WHERE id = ? [38] [] [2019-04-15 16:34:16] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:34:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:34:17] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:34:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:34:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:34:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:34:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:34:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:34:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c670f8"},"request_uri":"http://localhost/elearning/public/_wdt/c670f8","method":"GET"} [] [2019-04-15 16:34:20] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"39"},"request_uri":"http://localhost/elearning/public/admin/user-39/delete","method":"GET"} [] [2019-04-15 16:34:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:34:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:34:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:34:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["39"] [] [2019-04-15 16:34: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 = ? [39] [] [2019-04-15 16:34:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:34:20] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [132] [] [2019-04-15 16:34:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:34:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:34:20] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [133] [] [2019-04-15 16:34:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:34:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [39] [] [2019-04-15 16:34: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 = ? [39] [] [2019-04-15 16:34:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:34:20] doctrine.DEBUG: DELETE FROM user WHERE id = ? [39] [] [2019-04-15 16:34:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:34:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:34:21] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:34:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:34:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:34:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:34:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:34:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:34:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"553442"},"request_uri":"http://localhost/elearning/public/_wdt/553442","method":"GET"} [] [2019-04-15 16:34:24] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:34:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:34:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:34:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:34:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:34:24] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:34: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 = ? [35] [] [2019-04-15 16:34:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:34:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5abb3"},"request_uri":"http://localhost/elearning/public/_wdt/c5abb3","method":"GET"} [] [2019-04-15 16:35:11] 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/admin/content","method":"GET"} [] [2019-04-15 16:35:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:35:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:35:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:35:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35: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 [] [] [2019-04-15 16:35:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:35:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ebd028"},"request_uri":"http://localhost/elearning/public/_wdt/ebd028","method":"GET"} [] [2019-04-15 16:35:16] 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/admin/lesson","method":"GET"} [] [2019-04-15 16:35:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:35:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:35:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:35:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35: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 [] [] [2019-04-15 16:35: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-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:35: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-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:35: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 = ? [9] [] [2019-04-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:35:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:35:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f613b2"},"request_uri":"http://localhost/elearning/public/_wdt/f613b2","method":"GET"} [] [2019-04-15 16:35:19] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:35:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:35:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:35:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:35:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:35:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:35:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2c4e0"},"request_uri":"http://localhost/elearning/public/_wdt/b2c4e0","method":"GET"} [] [2019-04-15 16:35:42] 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/admin/formateurs","method":"GET"} [] [2019-04-15 16:35:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:35:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:35:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:35:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:42] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-15 16:35:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:35:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62adff"},"request_uri":"http://localhost/elearning/public/_wdt/62adff","method":"GET"} [] [2019-04-15 16:35:45] request.INFO: Matched route "formateur_edit". {"route":"formateur_edit","route_parameters":{"_route":"formateur_edit","_controller":"App\\Controller\\UserController::createFormateur","id":"35"},"request_uri":"http://localhost/elearning/public/admin/formateurs/35/edit","method":"GET"} [] [2019-04-15 16:35:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:35:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:35:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:35:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:35:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3206a1"},"request_uri":"http://localhost/elearning/public/_wdt/3206a1","method":"GET"} [] [2019-04-15 16:35:49] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:35:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:35:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:35:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:35:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35: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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:35: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 = ? [35] [] [2019-04-15 16:35:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:35:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e9a30"},"request_uri":"http://localhost/elearning/public/_wdt/3e9a30","method":"GET"} [] [2019-04-15 16:35:51] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-15 16:35:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:35:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:35:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:35:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:35: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 = ? ["35"] [] [2019-04-15 16:35: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 = ? [35] [] [2019-04-15 16:35: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 = ? [9] [] [2019-04-15 16:35: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 = ? [35] [] [2019-04-15 16:35: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 = ? [35] [] [2019-04-15 16:35: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 = ? [35] [] [2019-04-15 16:35: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 = ? [9] [] [2019-04-15 16:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-15 16:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:35:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/35")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/35\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:35:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bdcbb"},"request_uri":"http://localhost/elearning/public/_wdt/9bdcbb","method":"GET"} [] [2019-04-15 16:36:28] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-15 16:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:36:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:36:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["35"] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:36:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/35")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/35\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:36:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db7f55"},"request_uri":"http://localhost/elearning/public/_wdt/db7f55","method":"GET"} [] [2019-04-15 16:36:31] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:36:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:36:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:36:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:36:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:31] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:36:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"586af5"},"request_uri":"http://localhost/elearning/public/_wdt/586af5","method":"GET"} [] [2019-04-15 16:36:33] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-15 16:36:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:36:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:36:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:36:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36: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 = ? ["35"] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:36:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/35")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/35\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:36:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3db7c7"},"request_uri":"http://localhost/elearning/public/_wdt/3db7c7","method":"GET"} [] [2019-04-15 16:36:35] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"GET"} [] [2019-04-15 16:36:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:36:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:36:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:36:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 16:36: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 = ? ["35"] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36:36] 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-15 16:36:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:36:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35bd6e"},"request_uri":"http://localhost/elearning/public/_wdt/35bd6e","method":"GET"} [] [2019-04-15 16:36:40] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"POST"} [] [2019-04-15 16:36:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:36:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:36:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:36:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 16:36: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 WHERE t0.id = ? ["35"] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36:41] 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 (?) [["9"]] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@t.fr"] [] [2019-04-15 16:36:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:36:41] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [35,9] [] [2019-04-15 16:36:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:36:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [9,35] [] [2019-04-15 16:36:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:36:41] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lesson_id) VALUES (?, ?, ?) {"1":"2019-04-15 16:36:41","2":35,"3":9} [] [2019-04-15 16:36:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:36: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 = ? [9] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:36:42] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:36:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:36:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:36:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:36:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:36:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:36:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a6427"},"request_uri":"http://localhost/elearning/public/_wdt/3a6427","method":"GET"} [] [2019-04-15 16:36:55] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:36:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:36:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:36:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:36:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:36:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d58e1a"},"request_uri":"http://localhost/elearning/public/_wdt/d58e1a","method":"GET"} [] [2019-04-15 16:36:57] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-15 16:36:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:36:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:36:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:36:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:36: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 = ? ["35"] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36: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 = ? [9] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36: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 = ? [35] [] [2019-04-15 16:36: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 = ? [9] [] [2019-04-15 16:36:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-15 16:36:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:36:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/35")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/35\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:36:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40eb1c"},"request_uri":"http://localhost/elearning/public/_wdt/40eb1c","method":"GET"} [] [2019-04-15 16:37:25] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-15 16:37:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:37:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:37:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:37:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37: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 = ? ["35"] [] [2019-04-15 16:37: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-15 16:37: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 = ? [9] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-15 16:37:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-15 16:37:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:37:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/35")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/35\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:37:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a2654"},"request_uri":"http://localhost/elearning/public/_wdt/7a2654","method":"GET"} [] [2019-04-15 16:37:34] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"GET"} [] [2019-04-15 16:37:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:37:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:37:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:37:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 16:37: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 = ? ["35"] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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-15 16:37:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:37:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7b4ed"},"request_uri":"http://localhost/elearning/public/_wdt/c7b4ed","method":"GET"} [] [2019-04-15 16:37:38] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"POST"} [] [2019-04-15 16:37:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:37:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:37:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:37:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-15 16:37: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 = ? ["35"] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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","9"]] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@t.fr"] [] [2019-04-15 16:37:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:37:38] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [35,6] [] [2019-04-15 16:37:38] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:37:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [6,35] [] [2019-04-15 16:37:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:37:39] doctrine.DEBUG: INSERT INTO lesson_user (register_at, user_id, lesson_id) VALUES (?, ?, ?) {"1":"2019-04-15 16:37:39","2":35,"3":6} [] [2019-04-15 16:37:39] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:37: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 = ? [6] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:37:39] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":35,"3":31} [] [2019-04-15 16:37:39] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:37:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:37:39] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":35,"3":32} [] [2019-04-15 16:37:39] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:37:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [9,35] [] [2019-04-15 16:37: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 = ? [9] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:37:39] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16:37:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:37:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:37:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:37:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:37:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:37:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b60174"},"request_uri":"http://localhost/elearning/public/_wdt/b60174","method":"GET"} [] [2019-04-15 16:37:43] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-15 16:37:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:37:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:37:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:37:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:37:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c2711"},"request_uri":"http://localhost/elearning/public/_wdt/4c2711","method":"GET"} [] [2019-04-15 16:37:45] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-15 16:37:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:37:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:37:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:37:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:37: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 = ? ["35"] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 = ? [6] [] [2019-04-15 16:37: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 = ? [9] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 = ? [35] [] [2019-04-15 16:37: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 = ? [6] [] [2019-04-15 16:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-15 16:37: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 = ? [9] [] [2019-04-15 16:37:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:37:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/35")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/35\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:37:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c58a0"},"request_uri":"http://localhost/elearning/public/_wdt/3c58a0","method":"GET"} [] [2019-04-15 16:38:13] 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/admin/content","method":"GET"} [] [2019-04-15 16: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-15 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:38:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:38:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:38:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:38:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:38: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 [] [] [2019-04-15 16:38:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:38:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5091dc"},"request_uri":"http://localhost/elearning/public/_wdt/5091dc","method":"GET"} [] [2019-04-15 16:38:44] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-15 16:38:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:38:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:38:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:38:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:38:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:38:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:38:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21b0c1"},"request_uri":"http://localhost/elearning/public/_wdt/21b0c1","method":"GET"} [] [2019-04-15 16:38: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/dashboard","method":"GET"} [] [2019-04-15 16:38:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:38:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:38:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:38:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:38:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:38: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 = ? [35] [] [2019-04-15 16:38: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 = ? [35] [] [2019-04-15 16:38: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 = ? [35] [] [2019-04-15 16:38: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-15 16:38: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 = ? [9] [] [2019-04-15 16:38:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:38:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62d3fc"},"request_uri":"http://localhost/elearning/public/_wdt/62d3fc","method":"GET"} [] [2019-04-15 16:38:51] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:38:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:38:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:38:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:38:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:38:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:38: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 = ? ["9"] [] [2019-04-15 16:38: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 = ? ["9"] [] [2019-04-15 16:38: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 [9] [] [2019-04-15 16:38: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 [35,37] [] [2019-04-15 16:38: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 [35,38] [] [2019-04-15 16:38: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 = ? [37] [] [2019-04-15 16:38: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 = ? [38] [] [2019-04-15 16:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:38:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:38:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2dadb"},"request_uri":"http://localhost/elearning/public/_wdt/d2dadb","method":"GET"} [] [2019-04-15 16:39:31] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:39:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:39:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:39:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:39:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:39:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:39: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 = ? ["9"] [] [2019-04-15 16:39: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 = ? ["9"] [] [2019-04-15 16:39: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 [9] [] [2019-04-15 16:39: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 [35,37] [] [2019-04-15 16:39: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 [35,38] [] [2019-04-15 16:39:31] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "endif" tag (expecting closing tag for the "for" tag defined near line 16)." at C:\wamp64\www\elearning\templates\lesson\show.html.twig line 27 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"endif\" tag (expecting closing tag for the \"for\" tag defined near line 16). at C:\\wamp64\\www\\elearning\\templates\\lesson\\show.html.twig:27)"} [] [2019-04-15 16:39:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:39:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eac3af"},"request_uri":"http://localhost/elearning/public/_wdt/eac3af","method":"GET"} [] [2019-04-15 16:39:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eac3af"},"request_uri":"http://localhost/elearning/public/_wdt/eac3af","method":"GET"} [] [2019-04-15 16:39:43] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:39:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:39: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:39:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:39:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:39:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:39:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:39: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 = ? ["9"] [] [2019-04-15 16:39: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 = ? ["9"] [] [2019-04-15 16:39: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 [9] [] [2019-04-15 16:39: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 [35,37] [] [2019-04-15 16:39: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 [35,38] [] [2019-04-15 16:39: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 = ? [37] [] [2019-04-15 16:39: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 = ? [38] [] [2019-04-15 16:39: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:39:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:39:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/lesson/9")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/lesson/9\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:39:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adbfb6"},"request_uri":"http://localhost/elearning/public/_wdt/adbfb6","method":"GET"} [] [2019-04-15 16:39:52] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-15 16:39:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:39:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:39:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:39:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:39:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:39:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:39:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/profil")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/profil\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-15 16:39:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7807d"},"request_uri":"http://localhost/elearning/public/_wdt/a7807d","method":"GET"} [] [2019-04-15 16:40:13] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"POST"} [] [2019-04-15 16:40:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:40:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:40:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:40:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["t@t.fr"] [] [2019-04-15 16:40:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:40:15] doctrine.DEBUG: UPDATE user SET password = ?, avatar = ? WHERE id = ? ["$2y$13$otPdWKqfStFkGKk8Rsw [...]","bb3b32c79b7ead516ce804510c [...]",35] [] [2019-04-15 16:40:15] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:40:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:40:15] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-15 16:40:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:40:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:40:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:40:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:40:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"862d7c"},"request_uri":"http://localhost/elearning/public/_wdt/862d7c","method":"GET"} [] [2019-04-15 16:40: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/dashboard","method":"GET"} [] [2019-04-15 16:40:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:40:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:40:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:40:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40: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 = ? [35] [] [2019-04-15 16:40: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 = ? [35] [] [2019-04-15 16:40: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 = ? [35] [] [2019-04-15 16:40: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-15 16:40: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 = ? [9] [] [2019-04-15 16:40:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:40:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce2d0d"},"request_uri":"http://localhost/elearning/public/_wdt/ce2d0d","method":"GET"} [] [2019-04-15 16:40:22] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:40:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:40:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:40:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:40:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40: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 = ? ["9"] [] [2019-04-15 16:40: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 = ? ["9"] [] [2019-04-15 16:40: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 [9] [] [2019-04-15 16:40: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 [35,37] [] [2019-04-15 16:40: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 [35,38] [] [2019-04-15 16:40: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 = ? [37] [] [2019-04-15 16:40: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 = ? [38] [] [2019-04-15 16:40: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:40:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:40:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b3b81"},"request_uri":"http://localhost/elearning/public/_wdt/6b3b81","method":"GET"} [] [2019-04-15 16:40:33] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-15 16: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-15 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:40:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:40:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:40:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40: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 = ? ["37"] [] [2019-04-15 16:40: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 = ? ["9"] [] [2019-04-15 16:40:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-15 16:40: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 = ? [38] [] [2019-04-15 16:40:33] 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 = ? [37] [] [2019-04-15 16:40:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [37] [] [2019-04-15 16:40:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:40:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"624cdf"},"request_uri":"http://localhost/elearning/public/_wdt/624cdf","method":"GET"} [] [2019-04-15 16:40:54] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-15 16:40:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:40: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:40:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:40:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:40:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:40: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 = ? ["38"] [] [2019-04-15 16:40: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 = ? ["9"] [] [2019-04-15 16:40: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 [9] [] [2019-04-15 16:40: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 = ? [37] [] [2019-04-15 16:40:54] 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 = ? [38] [] [2019-04-15 16:40: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.content_id = ? [38] [] [2019-04-15 16:40:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:40:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88e042"},"request_uri":"http://localhost/elearning/public/_wdt/88e042","method":"GET"} [] [2019-04-15 16:41:02] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-15 16: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-15 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:41:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:41:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:41:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:41:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad9130"},"request_uri":"http://localhost/elearning/public/_wdt/ad9130","method":"GET"} [] [2019-04-15 16:41:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-15 16:41:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:41:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:41:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:41:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-15 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 16:41:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:41:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"249397"},"request_uri":"http://localhost/elearning/public/_wdt/249397","method":"GET"} [] [2019-04-15 16:41:09] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-15 16:41:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:41:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:41:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:41:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:41:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab9137"},"request_uri":"http://localhost/elearning/public/_wdt/ab9137","method":"GET"} [] [2019-04-15 16:41: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/dashboard","method":"GET"} [] [2019-04-15 16:41:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:41:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:41:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:41:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41: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 = ? [35] [] [2019-04-15 16:41: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 = ? [35] [] [2019-04-15 16:41: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 = ? [35] [] [2019-04-15 16:41: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-15 16:41: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 = ? [9] [] [2019-04-15 16:41:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:41:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"915fd3"},"request_uri":"http://localhost/elearning/public/_wdt/915fd3","method":"GET"} [] [2019-04-15 16:41:55] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:41:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:41:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:41:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:41:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:41: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 = ? ["9"] [] [2019-04-15 16:41: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 = ? ["9"] [] [2019-04-15 16:41: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 [9] [] [2019-04-15 16:41: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 [35,37] [] [2019-04-15 16:41: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 [35,38] [] [2019-04-15 16:41: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 = ? [37] [] [2019-04-15 16:41: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 = ? [38] [] [2019-04-15 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:41:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:41:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1d32f"},"request_uri":"http://localhost/elearning/public/_wdt/d1d32f","method":"GET"} [] [2019-04-15 16:43:25] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:43:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:43:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:43:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:43:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 [9] [] [2019-04-15 16:43: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 [35,37] [] [2019-04-15 16:43: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 [35,38] [] [2019-04-15 16:43: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 = ? [37] [] [2019-04-15 16:43: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 = ? [38] [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:43:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:43:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e11f2"},"request_uri":"http://localhost/elearning/public/_wdt/1e11f2","method":"GET"} [] [2019-04-15 16:43:34] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"37"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-37/update-rank","method":"POST"} [] [2019-04-15 16:43:34] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"38"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-38/update-rank","method":"POST"} [] [2019-04-15 16:43:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:43:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:43:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:43:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43: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.content_id = ? AND t0.lesson_id = ? ["37","9"] [] [2019-04-15 16:43:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:43:35] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [2,56] [] [2019-04-15 16:43:35] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:43:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:43:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:43:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:43:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:43:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43: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.content_id = ? AND t0.lesson_id = ? ["38","9"] [] [2019-04-15 16:43:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:43:35] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [1,57] [] [2019-04-15 16:43:35] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:43:36] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:43:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:43:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:43:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:43:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:43:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 [9] [] [2019-04-15 16:43: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 [35,38] [] [2019-04-15 16:43: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 [35,37] [] [2019-04-15 16:43: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 = ? [38] [] [2019-04-15 16:43: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 = ? [37] [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:43:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:43:36] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:43:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:43:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:43:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:43:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 [9] [] [2019-04-15 16:43: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 [35,38] [] [2019-04-15 16:43: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 [35,37] [] [2019-04-15 16:43: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 = ? [38] [] [2019-04-15 16:43: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 = ? [37] [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:43:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:43:46] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:43:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:43:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:43:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:43:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 [9] [] [2019-04-15 16:43: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 [35,38] [] [2019-04-15 16:43: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 [35,37] [] [2019-04-15 16:43: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 WHERE t0.id = ? [38] [] [2019-04-15 16:43: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 WHERE t0.id = ? [37] [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:43:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:43:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5be4ea"},"request_uri":"http://localhost/elearning/public/_wdt/5be4ea","method":"GET"} [] [2019-04-15 16:43:54] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:43:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:43:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:43:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:43:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 = ? ["9"] [] [2019-04-15 16:43: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 [9] [] [2019-04-15 16:43: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 [35,38] [] [2019-04-15 16:43: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 [35,37] [] [2019-04-15 16:43: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 = ? [38] [] [2019-04-15 16:43: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 = ? [37] [] [2019-04-15 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:43:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:43:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5becf"},"request_uri":"http://localhost/elearning/public/_wdt/e5becf","method":"GET"} [] [2019-04-15 16:44:02] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"38"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-38/update-rank","method":"POST"} [] [2019-04-15 16:44:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:44:02] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"37"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-37/update-rank","method":"POST"} [] [2019-04-15 16:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:44:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:44:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:44:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:44:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:44:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? AND t0.lesson_id = ? ["38","9"] [] [2019-04-15 16:44:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:44:03] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [2,57] [] [2019-04-15 16:44:03] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:44:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:44:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:44:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:44:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:44:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:44:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:44:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? AND t0.lesson_id = ? ["37","9"] [] [2019-04-15 16:44:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:44:03] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [1,56] [] [2019-04-15 16:44:03] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:44:03] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:44:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:44:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:44:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:44:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:44:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:44:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:44: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 = ? ["9"] [] [2019-04-15 16:44: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 = ? ["9"] [] [2019-04-15 16:44: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 [9] [] [2019-04-15 16:44: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 [35,37] [] [2019-04-15 16:44: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 [35,38] [] [2019-04-15 16:44: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 = ? [37] [] [2019-04-15 16:44: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 = ? [38] [] [2019-04-15 16:44: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:44:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:44:04] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:44:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:44:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:44:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:44:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:44:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:44: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 = ? ["9"] [] [2019-04-15 16:44: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 = ? ["9"] [] [2019-04-15 16:44: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 [9] [] [2019-04-15 16:44: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 [35,37] [] [2019-04-15 16:44: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 [35,38] [] [2019-04-15 16:44: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 = ? [37] [] [2019-04-15 16:44: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 = ? [38] [] [2019-04-15 16:44: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:44:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:45:11] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-15 16:45:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:45:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:45:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:45:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:45:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:45: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 WHERE t0.id = ? ["37"] [] [2019-04-15 16:45: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 = ? ["9"] [] [2019-04-15 16:45: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 [9] [] [2019-04-15 16:45: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 WHERE t0.id = ? [38] [] [2019-04-15 16:45:12] 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 = ? [37] [] [2019-04-15 16:45: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.content_id = ? [37] [] [2019-04-15 16:45:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:45:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c17d3"},"request_uri":"http://localhost/elearning/public/_wdt/9c17d3","method":"GET"} [] [2019-04-15 16:47:10] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"37","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/37/35","method":"GET"} [] [2019-04-15 16:47:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:47:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:47:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:47:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47: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 = ? AND t0.content_id = ? LIMIT 1 ["35","37"] [] [2019-04-15 16:47:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-15 16:47:10] doctrine.DEBUG: UPDATE advance SET percentage = ? WHERE id = ? [100,142] [] [2019-04-15 16:47:10] doctrine.DEBUG: "COMMIT" [] [] [2019-04-15 16:47:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:47:11] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-15 16:47:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:47:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:47:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:47:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47: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 [] [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:47:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:47:12] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-15 16:47:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:47:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:47:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:47:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47: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 = ? ["38"] [] [2019-04-15 16:47: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 = ? ["9"] [] [2019-04-15 16:47: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 [9] [] [2019-04-15 16:47: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 = ? [37] [] [2019-04-15 16:47:13] 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 = ? [38] [] [2019-04-15 16:47: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.content_id = ? [38] [] [2019-04-15 16:47:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:47:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c471b3"},"request_uri":"http://localhost/elearning/public/_wdt/c471b3","method":"GET"} [] [2019-04-15 16:47:18] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-15 16:47:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:47:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:47:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:47:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47: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 = ? ["9"] [] [2019-04-15 16:47: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 = ? ["9"] [] [2019-04-15 16:47: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 [9] [] [2019-04-15 16:47: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 [35,37] [] [2019-04-15 16:47: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 [35,38] [] [2019-04-15 16:47: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 WHERE t0.id = ? [37] [] [2019-04-15 16:47: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 WHERE t0.id = ? [38] [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-15 16:47:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:47:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d0459"},"request_uri":"http://localhost/elearning/public/_wdt/9d0459","method":"GET"} [] [2019-04-15 16:47:26] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-15 16:47:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:47:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:47:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:47:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:47:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"588860"},"request_uri":"http://localhost/elearning/public/_wdt/588860","method":"GET"} [] [2019-04-15 16:47: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/dashboard","method":"GET"} [] [2019-04-15 16:47:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:47:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:47:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:47:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47: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 = ? [35] [] [2019-04-15 16:47: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 = ? [35] [] [2019-04-15 16:47: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 = ? [35] [] [2019-04-15 16:47: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-15 16:47: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 = ? [9] [] [2019-04-15 16:47:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:47:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"634662"},"request_uri":"http://localhost/elearning/public/_wdt/634662","method":"GET"} [] [2019-04-15 16:47:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-15 16:47:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:47:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:47:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:47:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-15 16:47: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-15 16:47:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:47:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13954f"},"request_uri":"http://localhost/elearning/public/_wdt/13954f","method":"GET"} [] [2019-04-15 16:47:44] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-15 16: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-15 16:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-15 16:47:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-15 16:47:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-15 16:47:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-15 16:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-15 16:47:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-15 16:47:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbc909"},"request_uri":"http://localhost/elearning/public/_wdt/fbc909","method":"GET"} [] [2019-04-16 08:22:20] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:22:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:22:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:22:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:22:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:22:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a1af1"},"request_uri":"http://localhost/elearning/public/_wdt/0a1af1","method":"GET"} [] [2019-04-16 08:27:16] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:27:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:27:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:27:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:27:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:27:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/home.jpg" (from "http://localhost/elearning/public/")" 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 /images/home.jpg\" (from \"http://localhost/elearning/public/\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-16 08:27:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97932e"},"request_uri":"http://localhost/elearning/public/_wdt/97932e","method":"GET"} [] [2019-04-16 08:27:27] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:27:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:27:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:27:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:27:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:27:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ad51a"},"request_uri":"http://localhost/elearning/public/_wdt/8ad51a","method":"GET"} [] [2019-04-16 08:28:17] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:28:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:28:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:28:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:28:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:28:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee7fa4"},"request_uri":"http://localhost/elearning/public/_wdt/ee7fa4","method":"GET"} [] [2019-04-16 08:28:46] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:28:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:28:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:28:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:28:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:28:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4b937"},"request_uri":"http://localhost/elearning/public/_wdt/c4b937","method":"GET"} [] [2019-04-16 08:28:53] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:28:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:28:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:28:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:28:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:28:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a2a45"},"request_uri":"http://localhost/elearning/public/_wdt/7a2a45","method":"GET"} [] [2019-04-16 08:29:02] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:29:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:29:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:29:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0fc60"},"request_uri":"http://localhost/elearning/public/_wdt/a0fc60","method":"GET"} [] [2019-04-16 08:29:10] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:29:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:29:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:29:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a293f2"},"request_uri":"http://localhost/elearning/public/_wdt/a293f2","method":"GET"} [] [2019-04-16 08:29:26] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:29:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:29:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:29:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4eece"},"request_uri":"http://localhost/elearning/public/_wdt/d4eece","method":"GET"} [] [2019-04-16 08:29:38] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:29:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:29:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:29:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b91a6d"},"request_uri":"http://localhost/elearning/public/_wdt/b91a6d","method":"GET"} [] [2019-04-16 08:29:46] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:29:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:29:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:29:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a20c99"},"request_uri":"http://localhost/elearning/public/_wdt/a20c99","method":"GET"} [] [2019-04-16 08:29:57] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:29:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:29:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:29:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:29:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8846f"},"request_uri":"http://localhost/elearning/public/_wdt/f8846f","method":"GET"} [] [2019-04-16 08:30:51] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:30:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:30:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:30:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:30:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:30:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85fd9a"},"request_uri":"http://localhost/elearning/public/_wdt/85fd9a","method":"GET"} [] [2019-04-16 08:30:57] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:30:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:30:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:30:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:30:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:30:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7dd078"},"request_uri":"http://localhost/elearning/public/_wdt/7dd078","method":"GET"} [] [2019-04-16 08:31:26] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:31:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:31:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:31:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:31:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:31:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a94fc"},"request_uri":"http://localhost/elearning/public/_wdt/4a94fc","method":"GET"} [] [2019-04-16 08:31:28] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:31:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:31:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:31:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:31:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:31:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cdc46b"},"request_uri":"http://localhost/elearning/public/_wdt/cdc46b","method":"GET"} [] [2019-04-16 08:31:41] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:31:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:31:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:31:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:31:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:31:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4c97a"},"request_uri":"http://localhost/elearning/public/_wdt/b4c97a","method":"GET"} [] [2019-04-16 08:32:18] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:32:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:32:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:32:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:32:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:32:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39e334"},"request_uri":"http://localhost/elearning/public/_wdt/39e334","method":"GET"} [] [2019-04-16 08:32:32] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:32:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:32:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:32:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:32:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:32:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"add982"},"request_uri":"http://localhost/elearning/public/_wdt/add982","method":"GET"} [] [2019-04-16 08:32:39] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:32:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:32:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:32:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:32:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:32:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13ec07"},"request_uri":"http://localhost/elearning/public/_wdt/13ec07","method":"GET"} [] [2019-04-16 08:33:53] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:33:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:33:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:33:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:33:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:33:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e256b3"},"request_uri":"http://localhost/elearning/public/_wdt/e256b3","method":"GET"} [] [2019-04-16 08:34:12] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:34:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:34:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:34:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:34:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:34:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5da042"},"request_uri":"http://localhost/elearning/public/_wdt/5da042","method":"GET"} [] [2019-04-16 08:34:33] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:34:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:34:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:34:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:34:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:34:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1b845"},"request_uri":"http://localhost/elearning/public/_wdt/d1b845","method":"GET"} [] [2019-04-16 08:34:44] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:34:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:34:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:34:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:34:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:34:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"245fb3"},"request_uri":"http://localhost/elearning/public/_wdt/245fb3","method":"GET"} [] [2019-04-16 08:34:58] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:34:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:34:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:34:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:34:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:34:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d14a9a"},"request_uri":"http://localhost/elearning/public/_wdt/d14a9a","method":"GET"} [] [2019-04-16 08:35:34] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:35:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:35:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:35:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:35:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"167748"},"request_uri":"http://localhost/elearning/public/_wdt/167748","method":"GET"} [] [2019-04-16 08:35:44] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:35:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:35:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:35:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:35:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:35:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f8f6e"},"request_uri":"http://localhost/elearning/public/_wdt/4f8f6e","method":"GET"} [] [2019-04-16 08:36:05] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:36:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:36:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:36:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:36:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:36:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73f007"},"request_uri":"http://localhost/elearning/public/_wdt/73f007","method":"GET"} [] [2019-04-16 08:36:20] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:36:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:36:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:36:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:36:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:36:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb4bdf"},"request_uri":"http://localhost/elearning/public/_wdt/eb4bdf","method":"GET"} [] [2019-04-16 08:36:45] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:36:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:36:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:36:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:36:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:36:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a129ee"},"request_uri":"http://localhost/elearning/public/_wdt/a129ee","method":"GET"} [] [2019-04-16 08:37:05] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:37:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:37:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:37:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:37:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:37:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e8338"},"request_uri":"http://localhost/elearning/public/_wdt/9e8338","method":"GET"} [] [2019-04-16 08:37:12] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:37:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:37:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:37:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:37:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:37:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a6d11"},"request_uri":"http://localhost/elearning/public/_wdt/7a6d11","method":"GET"} [] [2019-04-16 08:37:39] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:37:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:37:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:37:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:37:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:37:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a74a3b"},"request_uri":"http://localhost/elearning/public/_wdt/a74a3b","method":"GET"} [] [2019-04-16 08:37:54] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:37:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:37:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:37:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:37:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:37:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6057b"},"request_uri":"http://localhost/elearning/public/_wdt/f6057b","method":"GET"} [] [2019-04-16 08:38:02] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:38:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:38:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:38:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:38:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:38:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb8e17"},"request_uri":"http://localhost/elearning/public/_wdt/cb8e17","method":"GET"} [] [2019-04-16 08:38:28] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:38:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:38:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:38:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:38:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:38:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc6130"},"request_uri":"http://localhost/elearning/public/_wdt/dc6130","method":"GET"} [] [2019-04-16 08:38:48] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:38:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:38:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:38:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:38:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:38:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be856a"},"request_uri":"http://localhost/elearning/public/_wdt/be856a","method":"GET"} [] [2019-04-16 08:39:30] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:39:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:39:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:39:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:39:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:39:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"273198"},"request_uri":"http://localhost/elearning/public/_wdt/273198","method":"GET"} [] [2019-04-16 08:41:45] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:41:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:41:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:41:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:41:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:41:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0889"},"request_uri":"http://localhost/elearning/public/_wdt/ca0889","method":"GET"} [] [2019-04-16 08:42:21] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:42:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:42:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:42:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:42:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:42:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00ed6d"},"request_uri":"http://localhost/elearning/public/_wdt/00ed6d","method":"GET"} [] [2019-04-16 08:42:36] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:42:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:42:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:42:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:42:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:42:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3dbd43"},"request_uri":"http://localhost/elearning/public/_wdt/3dbd43","method":"GET"} [] [2019-04-16 08:42:50] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:42:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:42:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:42:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:42:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:42:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42a1da"},"request_uri":"http://localhost/elearning/public/_wdt/42a1da","method":"GET"} [] [2019-04-16 08:43:13] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:43:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:43:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:43:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:43:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:43:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a012b5"},"request_uri":"http://localhost/elearning/public/_wdt/a012b5","method":"GET"} [] [2019-04-16 08:44:28] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:44:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:44:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:44:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:44:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:44:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87257a"},"request_uri":"http://localhost/elearning/public/_wdt/87257a","method":"GET"} [] [2019-04-16 08:47:50] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:47:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:47:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:47:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:47:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:47:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50d9d4"},"request_uri":"http://localhost/elearning/public/_wdt/50d9d4","method":"GET"} [] [2019-04-16 08:47:58] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:47:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:47:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:47:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:47:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:47:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"673a7d"},"request_uri":"http://localhost/elearning/public/_wdt/673a7d","method":"GET"} [] [2019-04-16 08:50:10] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:50:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:50:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:50:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:50:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:50:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cea97f"},"request_uri":"http://localhost/elearning/public/_wdt/cea97f","method":"GET"} [] [2019-04-16 08:52:15] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:52:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:52:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:52:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:52:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:52:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc27eb"},"request_uri":"http://localhost/elearning/public/_wdt/fc27eb","method":"GET"} [] [2019-04-16 08:53:27] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:53:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:53:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:53:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:53:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:53:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef372a"},"request_uri":"http://localhost/elearning/public/_wdt/ef372a","method":"GET"} [] [2019-04-16 08:53:55] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:53:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:53:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:53:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:53:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:53:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97ed93"},"request_uri":"http://localhost/elearning/public/_wdt/97ed93","method":"GET"} [] [2019-04-16 08:55:44] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:55:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:55:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:55:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:55:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:55:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c2309"},"request_uri":"http://localhost/elearning/public/_wdt/0c2309","method":"GET"} [] [2019-04-16 08:56:42] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:56:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:56:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:56:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:56:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:56:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"528bb6"},"request_uri":"http://localhost/elearning/public/_wdt/528bb6","method":"GET"} [] [2019-04-16 08:56:54] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:56:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:56:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:56:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:56:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:56:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93848c"},"request_uri":"http://localhost/elearning/public/_wdt/93848c","method":"GET"} [] [2019-04-16 08:58:17] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:58:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:58:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:58:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:58:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:58:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb65fe"},"request_uri":"http://localhost/elearning/public/_wdt/eb65fe","method":"GET"} [] [2019-04-16 08:58:25] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:58:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:58:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:58:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:58:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:58:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"126df4"},"request_uri":"http://localhost/elearning/public/_wdt/126df4","method":"GET"} [] [2019-04-16 08:58:43] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:58:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:58:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:58:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:58:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:58:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c7209"},"request_uri":"http://localhost/elearning/public/_wdt/5c7209","method":"GET"} [] [2019-04-16 08:59:03] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:59:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:59:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:59:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:59:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:59:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7778c"},"request_uri":"http://localhost/elearning/public/_wdt/a7778c","method":"GET"} [] [2019-04-16 08:59:34] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:59:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:59:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:59:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:59:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:59:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7765a5"},"request_uri":"http://localhost/elearning/public/_wdt/7765a5","method":"GET"} [] [2019-04-16 08:59:58] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 08:59:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 08:59:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:59:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 08:59:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 08:59:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a03163"},"request_uri":"http://localhost/elearning/public/_wdt/a03163","method":"GET"} [] [2019-04-16 09:00:07] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:00:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:00:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:00:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:00:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:00:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d91c72"},"request_uri":"http://localhost/elearning/public/_wdt/d91c72","method":"GET"} [] [2019-04-16 09:00:29] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:00:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:00:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:00:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:00:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:00:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d70fc"},"request_uri":"http://localhost/elearning/public/_wdt/6d70fc","method":"GET"} [] [2019-04-16 09:01:12] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:01:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:01:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:01:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:01:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:01:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"649891"},"request_uri":"http://localhost/elearning/public/_wdt/649891","method":"GET"} [] [2019-04-16 09:01:30] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:01:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:01:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:01:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:01:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:01:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"130634"},"request_uri":"http://localhost/elearning/public/_wdt/130634","method":"GET"} [] [2019-04-16 09:01:43] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:01:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:01:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:01:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:01:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:01:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"565e83"},"request_uri":"http://localhost/elearning/public/_wdt/565e83","method":"GET"} [] [2019-04-16 09:02:22] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:02:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:02:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:02:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:02:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:02:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fff87"},"request_uri":"http://localhost/elearning/public/_wdt/1fff87","method":"GET"} [] [2019-04-16 09:02:45] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:02:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:02:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:02:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:02:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:02:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bff17e"},"request_uri":"http://localhost/elearning/public/_wdt/bff17e","method":"GET"} [] [2019-04-16 09:03:34] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:03:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:03:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:03:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:03:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:03:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f28214"},"request_uri":"http://localhost/elearning/public/_wdt/f28214","method":"GET"} [] [2019-04-16 09:03:48] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:03:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:03:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:03:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:03:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:03:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3acc7d"},"request_uri":"http://localhost/elearning/public/_wdt/3acc7d","method":"GET"} [] [2019-04-16 09:04:03] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:04:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:04:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:04:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:04:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:04:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41058e"},"request_uri":"http://localhost/elearning/public/_wdt/41058e","method":"GET"} [] [2019-04-16 09:08:19] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:08:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:08:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:08:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:08:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:08:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"174128"},"request_uri":"http://localhost/elearning/public/_wdt/174128","method":"GET"} [] [2019-04-16 09:09:31] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:09:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:09:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:09:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:09:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:09:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a43149"},"request_uri":"http://localhost/elearning/public/_wdt/a43149","method":"GET"} [] [2019-04-16 09:09:59] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:09:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:09:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:09:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:09:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:10:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1aea6"},"request_uri":"http://localhost/elearning/public/_wdt/c1aea6","method":"GET"} [] [2019-04-16 09:10:57] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:10:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:10:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:10:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:10:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:10:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f489d9"},"request_uri":"http://localhost/elearning/public/_wdt/f489d9","method":"GET"} [] [2019-04-16 09:11:11] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:11:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:11:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:11:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:11:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:11:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc7030"},"request_uri":"http://localhost/elearning/public/_wdt/bc7030","method":"GET"} [] [2019-04-16 09:11:28] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:11:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:11:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:11:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:11:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:11:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6eb555"},"request_uri":"http://localhost/elearning/public/_wdt/6eb555","method":"GET"} [] [2019-04-16 09:11:39] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:11:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:11:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:11:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:11:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:11:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"950f64"},"request_uri":"http://localhost/elearning/public/_wdt/950f64","method":"GET"} [] [2019-04-16 09:11:52] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:11:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:11:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:11:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:11:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:11:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0595c"},"request_uri":"http://localhost/elearning/public/_wdt/d0595c","method":"GET"} [] [2019-04-16 09:12:16] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:12:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:12:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:12:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:12:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:12:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c12fd"},"request_uri":"http://localhost/elearning/public/_wdt/5c12fd","method":"GET"} [] [2019-04-16 09:12:52] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:12:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:12:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:12:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:12:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:12:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0354f6"},"request_uri":"http://localhost/elearning/public/_wdt/0354f6","method":"GET"} [] [2019-04-16 09:13:12] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:13:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:13:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:13:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:13:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:13:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"898d06"},"request_uri":"http://localhost/elearning/public/_wdt/898d06","method":"GET"} [] [2019-04-16 09:13:29] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:13:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:13:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:13:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:13:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:13:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed431f"},"request_uri":"http://localhost/elearning/public/_wdt/ed431f","method":"GET"} [] [2019-04-16 09:13:50] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:13:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:13:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:13:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:13:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:13:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e2755"},"request_uri":"http://localhost/elearning/public/_wdt/7e2755","method":"GET"} [] [2019-04-16 09:14:46] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:14:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:14:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:14:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:14:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:14:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37e350"},"request_uri":"http://localhost/elearning/public/_wdt/37e350","method":"GET"} [] [2019-04-16 09:15:13] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:15:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:15:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:15:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:15:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:15:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"063549"},"request_uri":"http://localhost/elearning/public/_wdt/063549","method":"GET"} [] [2019-04-16 09:15:25] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:15:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:15:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:15:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:15:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:15:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eabf36"},"request_uri":"http://localhost/elearning/public/_wdt/eabf36","method":"GET"} [] [2019-04-16 09:17:05] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:17:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:17:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:17:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:17:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:17:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d99283"},"request_uri":"http://localhost/elearning/public/_wdt/d99283","method":"GET"} [] [2019-04-16 09:17:13] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:17:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:17:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:17:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:17:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:17:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a06e0e"},"request_uri":"http://localhost/elearning/public/_wdt/a06e0e","method":"GET"} [] [2019-04-16 09:17:39] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:17:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:17:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:17:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:17:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:17:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ada134"},"request_uri":"http://localhost/elearning/public/_wdt/ada134","method":"GET"} [] [2019-04-16 09:17:53] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:17:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:17:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:17:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:17:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:17:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86fb43"},"request_uri":"http://localhost/elearning/public/_wdt/86fb43","method":"GET"} [] [2019-04-16 09:18:41] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:18:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:18:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:18:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:18:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:18:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4193d8"},"request_uri":"http://localhost/elearning/public/_wdt/4193d8","method":"GET"} [] [2019-04-16 09:18:57] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:18:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:18:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:18:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:18:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:18:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9afbef"},"request_uri":"http://localhost/elearning/public/_wdt/9afbef","method":"GET"} [] [2019-04-16 09:19:09] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:19:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:19:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:19:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:19:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:19:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68bdbe"},"request_uri":"http://localhost/elearning/public/_wdt/68bdbe","method":"GET"} [] [2019-04-16 09:19:38] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:19:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:19:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:19:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:19:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:19:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f14c9"},"request_uri":"http://localhost/elearning/public/_wdt/0f14c9","method":"GET"} [] [2019-04-16 09:20:53] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:20:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:20:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:20:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:20:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:20:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3f758"},"request_uri":"http://localhost/elearning/public/_wdt/c3f758","method":"GET"} [] [2019-04-16 09:21:11] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 09:21:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 09:21:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:21:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 09:21:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 09:21:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f14f5d"},"request_uri":"http://localhost/elearning/public/_wdt/f14f5d","method":"GET"} [] [2019-04-16 11:09:14] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 11:09:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:09:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:09:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:09:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 11:09:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbc5db"},"request_uri":"http://localhost/elearning/public/_wdt/bbc5db","method":"GET"} [] [2019-04-16 11:09:28] 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/login","method":"GET"} [] [2019-04-16 11:09:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:09:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:09:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:09:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 11:09:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"267bf6"},"request_uri":"http://localhost/elearning/public/_wdt/267bf6","method":"GET"} [] [2019-04-16 11:50: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/login","method":"POST"} [] [2019-04-16 11:50:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:50:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:50:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-16 11:50:18] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:67, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"communication@bleusocial.com\" not found. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Security\\User\\EntityUserProvider.php:61)"} [] [2019-04-16 11:50:18] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-16 11:50:19] 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/login","method":"GET"} [] [2019-04-16 11:50:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:50:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:50:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:50:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-16 11:50:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18e903"},"request_uri":"http://localhost/elearning/public/_wdt/18e903","method":"GET"} [] [2019-04-16 11:55:49] 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/login","method":"POST"} [] [2019-04-16 11:55:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:55:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:55:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-16 11:55:50] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-16 11:55:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:55: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/dashboard","method":"GET"} [] [2019-04-16 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-16 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:55:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:55:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:55:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:55:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:55: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 = ? [35] [] [2019-04-16 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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-16 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 = ? [35] [] [2019-04-16 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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-16 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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-16 11:55:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:55:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0ccc1"},"request_uri":"http://localhost/elearning/public/_wdt/c0ccc1","method":"GET"} [] [2019-04-16 11:56:45] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-16 11:56:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:56:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:56:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:56:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:56:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:56: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-16 11:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-16 11:56:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:56:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c8eef"},"request_uri":"http://localhost/elearning/public/_wdt/2c8eef","method":"GET"} [] [2019-04-16 11:56:53] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-16 11:56:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:56:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:56:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:56:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:56:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:56:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:56:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35c72d"},"request_uri":"http://localhost/elearning/public/_wdt/35c72d","method":"GET"} [] [2019-04-16 11:56: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/dashboard","method":"GET"} [] [2019-04-16 11:56:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:56:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:56:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:56:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:56:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:56: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 = ? [35] [] [2019-04-16 11:56: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 = ? [35] [] [2019-04-16 11:56: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 = ? [35] [] [2019-04-16 11:56: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-16 11:56: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 = ? [9] [] [2019-04-16 11:56:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:56:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca4706"},"request_uri":"http://localhost/elearning/public/_wdt/ca4706","method":"GET"} [] [2019-04-16 11:57:01] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-16 11:57:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:57:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:57:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:57:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:57:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 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 = ? ["9"] [] [2019-04-16 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 = ? ["9"] [] [2019-04-16 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 [9] [] [2019-04-16 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 [35,37] [] [2019-04-16 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 [35,38] [] [2019-04-16 11:57: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 = ? [37] [] [2019-04-16 11:57: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 = ? [38] [] [2019-04-16 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-16 11:57:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:57:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67f1b3"},"request_uri":"http://localhost/elearning/public/_wdt/67f1b3","method":"GET"} [] [2019-04-16 11:58:01] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-16 11:58:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:58:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:58:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:58:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:58:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:58: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 = ? ["37"] [] [2019-04-16 11:58: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 = ? ["9"] [] [2019-04-16 11:58: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 [9] [] [2019-04-16 11:58: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 = ? [38] [] [2019-04-16 11:58:02] 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 = ? [37] [] [2019-04-16 11:58: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.content_id = ? [37] [] [2019-04-16 11:58:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:58:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b6f7b"},"request_uri":"http://localhost/elearning/public/_wdt/3b6f7b","method":"GET"} [] [2019-04-16 11:58:44] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-16 11:58:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:58:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:58:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:58:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:58:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:58: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-16 11:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-16 11:58:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:58:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da59ea"},"request_uri":"http://localhost/elearning/public/_wdt/da59ea","method":"GET"} [] [2019-04-16 11:58: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/admin/lesson","method":"GET"} [] [2019-04-16 11:58:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:58:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:58:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:58:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:58:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:58: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 [] [] [2019-04-16 11:58: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-16 11:58: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-16 11:58: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-16 11:58: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-16 11:58: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 = ? [9] [] [2019-04-16 11:58: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-16 11:58:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:58:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"323d9a"},"request_uri":"http://localhost/elearning/public/_wdt/323d9a","method":"GET"} [] [2019-04-16 11:58:52] 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/admin/lesson/new","method":"GET"} [] [2019-04-16 11:58:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:58:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:58:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:58:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:58:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:58: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 IS NULL LIMIT 1 [] [] [2019-04-16 11:58:53] 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-16 11:58:53] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-16 11:58:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:58:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ce122"},"request_uri":"http://localhost/elearning/public/_wdt/3ce122","method":"GET"} [] [2019-04-16 11:59:07] 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/admin/formateurs","method":"GET"} [] [2019-04-16 11:59:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 11:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 11:59:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 11:59:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 11:59:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:59:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 11:59:07] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-16 11:59:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 11:59:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b413b"},"request_uri":"http://localhost/elearning/public/_wdt/8b413b","method":"GET"} [] [2019-04-16 12:00:02] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-16 12:00:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 12:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 12:00:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 12:00:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 12:00:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 12:00:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 12:00: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 [] [] [2019-04-16 12:00:03] 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 [] [] [2019-04-16 12:00:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 12:00:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91f08a"},"request_uri":"http://localhost/elearning/public/_wdt/91f08a","method":"GET"} [] [2019-04-16 12:00:09] request.INFO: Matched route "exercice_create". {"route":"exercice_create","route_parameters":{"_route":"exercice_create","_controller":"App\\Controller\\AdminController::createExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/new","method":"GET"} [] [2019-04-16 12:00:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-16 12:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-16 12:00:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-16 12:00:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-16 12:00:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 12:00:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-16 12:00: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 [] [] [2019-04-16 12:00:09] 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 [] [] [2019-04-16 12:00: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-16 12:00:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-16 12:00:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6abce"},"request_uri":"http://localhost/elearning/public/_wdt/c6abce","method":"GET"} [] [2019-04-17 14:50:56] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-17 14:50:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:51:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:51:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9899a"},"request_uri":"http://localhost/elearning/public/_wdt/d9899a","method":"GET"} [] [2019-04-17 14:51:19] 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/login","method":"GET"} [] [2019-04-17 14:51:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:51:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:51:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b18f3d"},"request_uri":"http://localhost/elearning/public/_wdt/b18f3d","method":"GET"} [] [2019-04-17 14:51:29] 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/login","method":"POST"} [] [2019-04-17 14:51:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:51:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-17 14:51:35] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:67, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"communication@bleusocial.com\" not found. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Security\\User\\EntityUserProvider.php:61)"} [] [2019-04-17 14:51:35] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-17 14:51:39] 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/login","method":"GET"} [] [2019-04-17 14:51:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:51:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:51:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"02997e"},"request_uri":"http://localhost/elearning/public/_wdt/02997e","method":"GET"} [] [2019-04-17 14:51:51] 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/login","method":"POST"} [] [2019-04-17 14:51:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:51:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-17 14:51:52] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:67, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"communication@bleusocial.com\" not found. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Security\\User\\EntityUserProvider.php:61)"} [] [2019-04-17 14:51:52] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-17 14:51: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/login","method":"GET"} [] [2019-04-17 14:51:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:51:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:51:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:51:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25a788"},"request_uri":"http://localhost/elearning/public/_wdt/25a788","method":"GET"} [] [2019-04-17 14:52:05] 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/login","method":"POST"} [] [2019-04-17 14:52:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:52:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-17 14:52:05] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:67, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"communication@bleusocial.com\" not found. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Security\\User\\EntityUserProvider.php:61)"} [] [2019-04-17 14:52:05] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-17 14:52: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/login","method":"GET"} [] [2019-04-17 14:52:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:52:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:52:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"efb2c0"},"request_uri":"http://localhost/elearning/public/_wdt/efb2c0","method":"GET"} [] [2019-04-17 14:52:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-17 14:52:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:52:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:52:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bc1ef"},"request_uri":"http://localhost/elearning/public/_wdt/7bc1ef","method":"GET"} [] [2019-04-17 14:52:15] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-17 14:52:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:52:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-17 14:52:16] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-17 14:52:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:52:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:52:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:52:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"249f30"},"request_uri":"http://localhost/elearning/public/_wdt/249f30","method":"GET"} [] [2019-04-17 14:53:42] 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/login","method":"GET"} [] [2019-04-17 14:53:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:53:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:53:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:53:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-17 14:53:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2609c"},"request_uri":"http://localhost/elearning/public/_wdt/a2609c","method":"GET"} [] [2019-04-17 14:53: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/login","method":"POST"} [] [2019-04-17 14:53:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:53:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:53:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-17 14:53:48] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-17 14:53:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:53:49] 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/dashboard","method":"GET"} [] [2019-04-17 14:53:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:53:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:53:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:53:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:53:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:53: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 = ? [35] [] [2019-04-17 14:53: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 = ? [35] [] [2019-04-17 14:53: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 = ? [35] [] [2019-04-17 14:53: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-17 14:53: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-17 14:53:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:53:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0eeeaf"},"request_uri":"http://localhost/elearning/public/_wdt/0eeeaf","method":"GET"} [] [2019-04-17 14:53:55] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-17 14: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-17 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:53:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:53:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:53:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:53:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-17 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-17 14:53:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:53:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcf837"},"request_uri":"http://localhost/elearning/public/_wdt/dcf837","method":"GET"} [] [2019-04-17 14:55:05] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-17 14:55:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"227dfa"},"request_uri":"http://localhost/elearning/public/_wdt/227dfa","method":"GET"} [] [2019-04-17 14:55: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/dashboard","method":"GET"} [] [2019-04-17 14:55:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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 = ? [35] [] [2019-04-17 14:55: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 = ? [35] [] [2019-04-17 14:55: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 = ? [35] [] [2019-04-17 14:55: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-17 14:55: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 = ? [9] [] [2019-04-17 14:55:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22a639"},"request_uri":"http://localhost/elearning/public/_wdt/22a639","method":"GET"} [] [2019-04-17 14:55:14] 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/lesson/6","method":"GET"} [] [2019-04-17 14:55:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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-17 14:55: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-17 14:55: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-17 14:55: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 [35,31] [] [2019-04-17 14:55: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 [35,32] [] [2019-04-17 14:55: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-17 14:55: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-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-17 14:55:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a4b3f"},"request_uri":"http://localhost/elearning/public/_wdt/9a4b3f","method":"GET"} [] [2019-04-17 14:55:34] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"6","content_id":"31"},"request_uri":"http://localhost/elearning/public/lesson/lesson-6-31/update-rank","method":"POST"} [] [2019-04-17 14:55:34] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"6","content_id":"32"},"request_uri":"http://localhost/elearning/public/lesson/lesson-6-32/update-rank","method":"POST"} [] [2019-04-17 14:55:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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.content_id = ? AND t0.lesson_id = ? ["31","6"] [] [2019-04-17 14:55:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-17 14:55:34] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [1,48] [] [2019-04-17 14:55:34] doctrine.DEBUG: "COMMIT" [] [] [2019-04-17 14:55:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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.content_id = ? AND t0.lesson_id = ? ["32","6"] [] [2019-04-17 14:55:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-17 14:55:35] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [2,49] [] [2019-04-17 14:55:35] doctrine.DEBUG: "COMMIT" [] [] [2019-04-17 14:55:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55: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/lesson/6","method":"GET"} [] [2019-04-17 14:55:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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-17 14:55: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-17 14:55: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-17 14:55: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 [35,31] [] [2019-04-17 14:55: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 [35,32] [] [2019-04-17 14:55: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-17 14:55: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-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-17 14:55:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55: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/lesson/6","method":"GET"} [] [2019-04-17 14:55:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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-17 14:55: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-17 14:55: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-17 14:55: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 [35,31] [] [2019-04-17 14:55: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 [35,32] [] [2019-04-17 14:55: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-17 14:55: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-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-17 14:55:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:39] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-17 14:55:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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 WHERE t0.id = ? ["32"] [] [2019-04-17 14:55: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 WHERE t0.id = ? ["6"] [] [2019-04-17 14:55: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 = ? ORDER BY t0.rank ASC [6] [] [2019-04-17 14:55: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 WHERE t0.id = ? [31] [] [2019-04-17 14:55:40] 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 = ? [32] [] [2019-04-17 14:55: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.content_id = ? [32] [] [2019-04-17 14:55:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d0e23"},"request_uri":"http://localhost/elearning/public/_wdt/3d0e23","method":"GET"} [] [2019-04-17 14:55: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/lesson/6","method":"GET"} [] [2019-04-17 14:55:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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-17 14:55: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-17 14:55: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-17 14:55: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 [35,31] [] [2019-04-17 14:55: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 [35,32] [] [2019-04-17 14:55: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-17 14:55: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-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-17 14:55:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47fe9b"},"request_uri":"http://localhost/elearning/public/_wdt/47fe9b","method":"GET"} [] [2019-04-17 14:55: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/dashboard","method":"GET"} [] [2019-04-17 14:55:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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 = ? [35] [] [2019-04-17 14:55: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 = ? [35] [] [2019-04-17 14:55: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 = ? [35] [] [2019-04-17 14:55: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-17 14:55: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 = ? [9] [] [2019-04-17 14:55:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c13539"},"request_uri":"http://localhost/elearning/public/_wdt/c13539","method":"GET"} [] [2019-04-17 14:55:55] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-17 14:55:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:55:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:55:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:55:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:55: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 = ? ["9"] [] [2019-04-17 14:55: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 = ? ["9"] [] [2019-04-17 14:55: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 [9] [] [2019-04-17 14:55: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 [35,37] [] [2019-04-17 14:55: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 [35,38] [] [2019-04-17 14:55: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 = ? [37] [] [2019-04-17 14:55: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 = ? [38] [] [2019-04-17 14:55: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-17 14:55:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:55:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fc5f3"},"request_uri":"http://localhost/elearning/public/_wdt/3fc5f3","method":"GET"} [] [2019-04-17 14:56:17] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-17 14:56:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:56:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:56:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:56:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:56:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:56: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 WHERE t0.id = ? ["37"] [] [2019-04-17 14:56: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 = ? ["9"] [] [2019-04-17 14:56: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 [9] [] [2019-04-17 14:56: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 WHERE t0.id = ? [38] [] [2019-04-17 14:56:18] 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 = ? [37] [] [2019-04-17 14:56: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.content_id = ? [37] [] [2019-04-17 14:56:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:56:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"367f74"},"request_uri":"http://localhost/elearning/public/_wdt/367f74","method":"GET"} [] [2019-04-17 14:58:27] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-17 14:58:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:58:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:58:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:58:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:58:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:58:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:58:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd804b"},"request_uri":"http://localhost/elearning/public/_wdt/cd804b","method":"GET"} [] [2019-04-17 14:59:39] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-17 14:59:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:59:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:59:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:59:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:59:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90dd0e"},"request_uri":"http://localhost/elearning/public/_wdt/90dd0e","method":"GET"} [] [2019-04-17 14:59: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/dashboard","method":"GET"} [] [2019-04-17 14:59:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:59:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:59:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:59:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59: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 = ? [35] [] [2019-04-17 14:59: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 = ? [35] [] [2019-04-17 14:59: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 = ? [35] [] [2019-04-17 14:59: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-17 14:59: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 = ? [9] [] [2019-04-17 14:59:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:59:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1de2d3"},"request_uri":"http://localhost/elearning/public/_wdt/1de2d3","method":"GET"} [] [2019-04-17 14:59:47] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-17 14:59:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:59:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:59:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:59:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59: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 = ? ["9"] [] [2019-04-17 14:59: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 = ? ["9"] [] [2019-04-17 14:59: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 [9] [] [2019-04-17 14:59: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 [35,37] [] [2019-04-17 14:59: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 [35,38] [] [2019-04-17 14:59: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 WHERE t0.id = ? [37] [] [2019-04-17 14:59: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 WHERE t0.id = ? [38] [] [2019-04-17 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-17 14:59:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:59:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46edcd"},"request_uri":"http://localhost/elearning/public/_wdt/46edcd","method":"GET"} [] [2019-04-17 14:59:50] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-17 14:59:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:59:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:59:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:59:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59: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 = ? ["38"] [] [2019-04-17 14:59: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 = ? ["9"] [] [2019-04-17 14:59: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 [9] [] [2019-04-17 14:59: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 = ? [37] [] [2019-04-17 14:59:50] 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 = ? [38] [] [2019-04-17 14:59: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.content_id = ? [38] [] [2019-04-17 14:59:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:59:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"417bdc"},"request_uri":"http://localhost/elearning/public/_wdt/417bdc","method":"GET"} [] [2019-04-17 14:59:53] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"38","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/38/35","method":"GET"} [] [2019-04-17 14:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:59:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:59:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59: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 ["35","38"] [] [2019-04-17 14:59:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-17 14:59:53] doctrine.DEBUG: UPDATE advance SET percentage = ? WHERE id = ? [100,143] [] [2019-04-17 14:59:53] doctrine.DEBUG: "COMMIT" [] [] [2019-04-17 14:59:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:59:54] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-17 14:59:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:59:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:59:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:59:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59: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 [] [] [2019-04-17 14:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-17 14:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-17 14:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-17 14:59:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:59:56] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-17 14:59:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 14:59:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 14:59:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 14:59:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 14:59: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 = ? ["9"] [] [2019-04-17 14:59: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 = ? ["9"] [] [2019-04-17 14:59: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 [9] [] [2019-04-17 14:59: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 [35,37] [] [2019-04-17 14:59: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 [35,38] [] [2019-04-17 14:59: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 = ? [37] [] [2019-04-17 14:59: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 = ? [38] [] [2019-04-17 14:59: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-17 14:59:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 14:59:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19aa91"},"request_uri":"http://localhost/elearning/public/_wdt/19aa91","method":"GET"} [] [2019-04-17 15:00: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/dashboard","method":"GET"} [] [2019-04-17 15:00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:00:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:00:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:00:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:00:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:00: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 = ? [35] [] [2019-04-17 15:00: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 = ? [35] [] [2019-04-17 15:00: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 = ? [35] [] [2019-04-17 15:00: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-17 15:00: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 = ? [9] [] [2019-04-17 15:00:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:00:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52f2b3"},"request_uri":"http://localhost/elearning/public/_wdt/52f2b3","method":"GET"} [] [2019-04-17 15:01:27] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-17 15:01:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:01:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:01:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:01:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:01:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:01: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 = ? ["9"] [] [2019-04-17 15:01: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 = ? ["9"] [] [2019-04-17 15:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-17 15:01: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 = ? AND t0.content_id = ? LIMIT 1 [35,37] [] [2019-04-17 15:01: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 = ? AND t0.content_id = ? LIMIT 1 [35,38] [] [2019-04-17 15:01: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 = ? [37] [] [2019-04-17 15:01: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 = ? [38] [] [2019-04-17 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-17 15:01:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:01:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"744b37"},"request_uri":"http://localhost/elearning/public/_wdt/744b37","method":"GET"} [] [2019-04-17 15:01:57] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-17 15:01:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:01:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:01:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:01:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:01:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:01: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 = ? ["9"] [] [2019-04-17 15:01: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 = ? ["9"] [] [2019-04-17 15:01: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 [9] [] [2019-04-17 15:01: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 [35,37] [] [2019-04-17 15:01: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 [35,38] [] [2019-04-17 15:01: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 WHERE t0.id = ? [37] [] [2019-04-17 15:01: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 WHERE t0.id = ? [38] [] [2019-04-17 15:01: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-17 15:01:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:01:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b57690"},"request_uri":"http://localhost/elearning/public/_wdt/b57690","method":"GET"} [] [2019-04-17 15:02:32] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-17 15:02:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:02:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:02:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:02:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:02:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:02: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 = ? ["9"] [] [2019-04-17 15:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["9"] [] [2019-04-17 15:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-17 15:02: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 = ? AND t0.content_id = ? LIMIT 1 [35,37] [] [2019-04-17 15:02: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 = ? AND t0.content_id = ? LIMIT 1 [35,38] [] [2019-04-17 15:02: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 = ? [37] [] [2019-04-17 15:02: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 = ? [38] [] [2019-04-17 15:02: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-17 15:02:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:02:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"766577"},"request_uri":"http://localhost/elearning/public/_wdt/766577","method":"GET"} [] [2019-04-17 15:02:47] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-17 15:02:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:02:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:02:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:02:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:02:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:02: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 = ? ["9"] [] [2019-04-17 15:02: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 = ? ["9"] [] [2019-04-17 15:02: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 [9] [] [2019-04-17 15:02: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 [35,37] [] [2019-04-17 15:02: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 [35,38] [] [2019-04-17 15:02: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 = ? [37] [] [2019-04-17 15:02: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 = ? [38] [] [2019-04-17 15:02: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-17 15:02:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:02:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c8290"},"request_uri":"http://localhost/elearning/public/_wdt/5c8290","method":"GET"} [] [2019-04-17 15:04:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-17 15:04:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:04:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:04:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:04:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-17 15:04: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-17 15:04:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:04:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b26b88"},"request_uri":"http://localhost/elearning/public/_wdt/b26b88","method":"GET"} [] [2019-04-17 15:04:38] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-17 15:04:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:04:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:04:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:04:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04:39] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-17 15:04: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 = ? [35] [] [2019-04-17 15:04:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:04:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"650277"},"request_uri":"http://localhost/elearning/public/_wdt/650277","method":"GET"} [] [2019-04-17 15:04:43] 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/admin/formateurs","method":"GET"} [] [2019-04-17 15:04:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:04:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:04:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:04:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-17 15:04:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:04:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"693325"},"request_uri":"http://localhost/elearning/public/_wdt/693325","method":"GET"} [] [2019-04-17 15:04:45] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-17 15:04:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:04:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:04:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:04:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04: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 [] [] [2019-04-17 15:04:45] 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 [] [] [2019-04-17 15:04:45] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-17 15:04:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:04:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:04:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:04:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:04:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-17 15:04:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:04:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cbd6ea"},"request_uri":"http://localhost/elearning/public/_wdt/cbd6ea","method":"GET"} [] [2019-04-17 15:05:09] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-17 15:05:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:05:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:05:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:05:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:05:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:05: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:05:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c76c2e"},"request_uri":"http://localhost/elearning/public/_wdt/c76c2e","method":"GET"} [] [2019-04-17 15:05:16] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:05:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:05:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:05:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:05:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:05:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:05: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 = ? ["35"] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [6] [] [2019-04-17 15:05: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 = ? [9] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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-17 15:05:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:05: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 = ? [9] [] [2019-04-17 15:05:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:05:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab665b"},"request_uri":"http://localhost/elearning/public/_wdt/ab665b","method":"GET"} [] [2019-04-17 15:05:35] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:05:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:05:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:05:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:05:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:05:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:05: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 = ? ["35"] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [6] [] [2019-04-17 15:05: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 = ? [9] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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 = ? [35] [] [2019-04-17 15:05: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-17 15:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:05: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 = ? [9] [] [2019-04-17 15:05:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:05:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81c32c"},"request_uri":"http://localhost/elearning/public/_wdt/81c32c","method":"GET"} [] [2019-04-17 15:08:30] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:08:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:08:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:08:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:08:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15: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.id = ? ["35"] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15: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 = ? [6] [] [2019-04-17 15: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 = ? [9] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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-17 15:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:08: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 = ? [9] [] [2019-04-17 15:08:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:08:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89d593"},"request_uri":"http://localhost/elearning/public/_wdt/89d593","method":"GET"} [] [2019-04-17 15:08:40] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:08:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:08:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:08:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:08:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:08:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:08: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.id = ? ["35"] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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-17 15:08: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 = ? [9] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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 = ? [35] [] [2019-04-17 15:08: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-17 15:08:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:08: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 = ? [9] [] [2019-04-17 15:08:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:08:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5226bf"},"request_uri":"http://localhost/elearning/public/_wdt/5226bf","method":"GET"} [] [2019-04-17 15:10:22] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:10:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:10:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:10:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:10:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:10:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:10: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 = ? ["35"] [] [2019-04-17 15:10: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-17 15:10: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 = ? [6] [] [2019-04-17 15:10: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 = ? [9] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10:22] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "end of statement block" of value ""." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 52 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"end of statement block\" of value \"\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:52)"} [] [2019-04-17 15:10:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:10:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c7b9f"},"request_uri":"http://localhost/elearning/public/_wdt/1c7b9f","method":"GET"} [] [2019-04-17 15:10:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c7b9f"},"request_uri":"http://localhost/elearning/public/_wdt/1c7b9f","method":"GET"} [] [2019-04-17 15:10:35] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:10:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:10:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:10:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:10:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:10:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:10: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 = ? ["35"] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10: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 = ? [6] [] [2019-04-17 15:10: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 = ? [9] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10: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 = ? [35] [] [2019-04-17 15:10:36] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "name" of value "if" ("end of statement block" expected)." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 52 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"name\" of value \"if\" (\"end of statement block\" expected). at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:52)"} [] [2019-04-17 15:10:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:10:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbd5ce"},"request_uri":"http://localhost/elearning/public/_wdt/fbd5ce","method":"GET"} [] [2019-04-17 15:10:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbd5ce"},"request_uri":"http://localhost/elearning/public/_wdt/fbd5ce","method":"GET"} [] [2019-04-17 15:11:08] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:11:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:11:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:11:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:11:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:11:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:11: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 = ? ["35"] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11: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-17 15:11: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 = ? [9] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11:08] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "else" tag (expecting closing tag for the "if" tag defined near line 53)." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 54 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"else\" tag (expecting closing tag for the \"if\" tag defined near line 53). at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:54)"} [] [2019-04-17 15:11:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:11:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9e7c9"},"request_uri":"http://localhost/elearning/public/_wdt/b9e7c9","method":"GET"} [] [2019-04-17 15:11:18] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:11:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:11:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:11:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:11:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:11:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:11: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 = ? ["35"] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11: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-17 15:11: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 = ? [9] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11: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 = ? [35] [] [2019-04-17 15:11:19] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "end of statement block" of value ""." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 52 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"end of statement block\" of value \"\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:52)"} [] [2019-04-17 15:11:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:11:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21a796"},"request_uri":"http://localhost/elearning/public/_wdt/21a796","method":"GET"} [] [2019-04-17 15:11:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21a796"},"request_uri":"http://localhost/elearning/public/_wdt/21a796","method":"GET"} [] [2019-04-17 15:12:19] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:12:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:12: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:12:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:12:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:12:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:12:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:12: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 = ? ["35"] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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-17 15:12: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 = ? [9] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12:20] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected character "&"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 52 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected character \"&\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:52)"} [] [2019-04-17 15:12:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:12:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80a588"},"request_uri":"http://localhost/elearning/public/_wdt/80a588","method":"GET"} [] [2019-04-17 15:12:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80a588"},"request_uri":"http://localhost/elearning/public/_wdt/80a588","method":"GET"} [] [2019-04-17 15:12:42] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:12:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:12: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:12:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:12:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:12:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:12:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:12: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 = ? ["35"] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [6] [] [2019-04-17 15:12: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 = ? [9] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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-17 15:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:12: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 = ? [9] [] [2019-04-17 15:12:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:12:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d9989"},"request_uri":"http://localhost/elearning/public/_wdt/0d9989","method":"GET"} [] [2019-04-17 15:12:56] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:12:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:12:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:12:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:12:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:12: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 = ? ["35"] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [6] [] [2019-04-17 15:12: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 = ? [9] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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 = ? [35] [] [2019-04-17 15:12: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-17 15:12:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:12: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 = ? [9] [] [2019-04-17 15:12:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:12:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e88b3e"},"request_uri":"http://localhost/elearning/public/_wdt/e88b3e","method":"GET"} [] [2019-04-17 15:13:13] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:13:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:13:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:13:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:13:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:13: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 = ? ["35"] [] [2019-04-17 15:13: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 = ? [35] [] [2019-04-17 15:13: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-17 15:13: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 = ? [9] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-17 15:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-17 15:13:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:13:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6669e5"},"request_uri":"http://localhost/elearning/public/_wdt/6669e5","method":"GET"} [] [2019-04-17 15:13:36] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:13:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:13: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:13:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:13:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:13:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:13:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:13: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 = ? ["35"] [] [2019-04-17 15:13: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 = ? [35] [] [2019-04-17 15:13: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 = ? [6] [] [2019-04-17 15:13: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 = ? [9] [] [2019-04-17 15:13: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 = ? [35] [] [2019-04-17 15:13: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 = ? [35] [] [2019-04-17 15:13: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 = ? [35] [] [2019-04-17 15:13: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 = ? [35] [] [2019-04-17 15:13: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 = ? [35] [] [2019-04-17 15:13: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-17 15:13:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:13: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 = ? [9] [] [2019-04-17 15:13:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:13:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"487601"},"request_uri":"http://localhost/elearning/public/_wdt/487601","method":"GET"} [] [2019-04-17 15:13:47] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:13:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:13:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:13:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15: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 = ? ["35"] [] [2019-04-17 15: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-17 15: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 = ? [6] [] [2019-04-17 15: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 = ? [9] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15:13: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-17 15:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-17 15:13:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:13:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"204d53"},"request_uri":"http://localhost/elearning/public/_wdt/204d53","method":"GET"} [] [2019-04-17 15:14:14] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:14:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:14:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:14:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:14:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:14:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:14: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 = ? ["35"] [] [2019-04-17 15:14: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-17 15:14: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 = ? [6] [] [2019-04-17 15:14: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 = ? [9] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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-17 15:14:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:14: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 = ? [9] [] [2019-04-17 15:14:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:14:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68b6dc"},"request_uri":"http://localhost/elearning/public/_wdt/68b6dc","method":"GET"} [] [2019-04-17 15:14:38] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:14:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:14:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:14:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:14:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:14: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 = ? ["35"] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [6] [] [2019-04-17 15:14: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 = ? [9] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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 = ? [35] [] [2019-04-17 15:14: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-17 15:14:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.user_id AS user_id_3, t0.lesson_id AS lesson_id_4 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:14: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 = ? [9] [] [2019-04-17 15:14:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:14:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"648a48"},"request_uri":"http://localhost/elearning/public/_wdt/648a48","method":"GET"} [] [2019-04-17 15:16:42] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16:42] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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_user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-17 15:16: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_user' */ WHERE k.table_name = 'lesson_user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-17 15:16: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_user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-17 15:16: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_user' [] [] [2019-04-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16: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-17 15:16:56] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-17 15:16:56] 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-17 15:16:56] 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-17 15:16:56] 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-17 15:16:56] 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-17 15:16:56] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-17 15:16:58] 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', '20190405161228', '20190408120042', '20190408124634', '20190408132411', '20190408135828', '20190417151642') ORDER BY version DESC LIMIT 1 [] [] [2019-04-17 15:16:58] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-17 15:16:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-17 15:16:59] doctrine.DEBUG: ALTER TABLE lesson_user ADD certificated TINYINT(1) NOT NULL, ADD certificated_at DATETIME DEFAULT NULL [] [] [2019-04-17 15:16:59] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20190417151642","2019-04-17 15:16:59"] [] [2019-04-17 15:17:00] doctrine.DEBUG: "COMMIT" [] [] [2019-04-17 15:19:10] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:19:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:19:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:19:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:19:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:19:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:19:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["35"] [] [2019-04-17 15:19: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 = ? [35] [] [2019-04-17 15:19:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-17 15:19:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? [9] [] [2019-04-17 15:19: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 = ? [35] [] [2019-04-17 15:19: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 = ? [35] [] [2019-04-17 15:19: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 = ? [35] [] [2019-04-17 15:19: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 = ? [35] [] [2019-04-17 15:19: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 = ? [35] [] [2019-04-17 15:19: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-17 15:19:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:19:11] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "certificated" nor one of the methods "certificated()", "getcertificated()"/"iscertificated()"/"hascertificated()" or "__call()" exist and have public access in class "App\Entity\Lesson"." at C:\wamp64\www\elearning\templates\admin\user_show.html.twig line 47 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"certificated\" nor one of the methods \"certificated()\", \"getcertificated()\"/\"iscertificated()\"/\"hascertificated()\" or \"__call()\" exist and have public access in class \"App\\Entity\\Lesson\". at C:\\wamp64\\www\\elearning\\templates\\admin\\user_show.html.twig:47)"} [] [2019-04-17 15:19:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:19:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"264815"},"request_uri":"http://localhost/elearning/public/_wdt/264815","method":"GET"} [] [2019-04-17 15:23:40] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:23:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:23: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:23:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:23:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:23:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:23:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:23: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.id = ? ["35"] [] [2019-04-17 15:23: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 = ? [35] [] [2019-04-17 15:23: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-17 15:23: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 = ? [9] [] [2019-04-17 15:23: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 = ? [35] [] [2019-04-17 15:23: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 = ? [35] [] [2019-04-17 15:23: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 = ? [35] [] [2019-04-17 15:23: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 = ? [35] [] [2019-04-17 15:23:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:23: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 = ? [35] [] [2019-04-17 15:23: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-17 15:23:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:23: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 = ? [9] [] [2019-04-17 15:23:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:23:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"184367"},"request_uri":"http://localhost/elearning/public/_wdt/184367","method":"GET"} [] [2019-04-17 15:24:15] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:24:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:24:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:24:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:24:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:24: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 = ? ["35"] [] [2019-04-17 15: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-17 15:24: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 = ? [6] [] [2019-04-17 15:24: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 = ? [9] [] [2019-04-17 15:24: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 = ? [35] [] [2019-04-17 15:24: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 = ? [35] [] [2019-04-17 15:24: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 = ? [35] [] [2019-04-17 15:24: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 = ? [35] [] [2019-04-17 15:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:24: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 = ? [35] [] [2019-04-17 15:24: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-17 15:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:24: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 = ? [9] [] [2019-04-17 15:24:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:24:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b06b9c"},"request_uri":"http://localhost/elearning/public/_wdt/b06b9c","method":"GET"} [] [2019-04-17 15:25:37] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:25:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:25:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:25:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:25:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:25:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:25: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 = ? ["35"] [] [2019-04-17 15:25: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 = ? [35] [] [2019-04-17 15:25: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 = ? [6] [] [2019-04-17 15:25: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 = ? [9] [] [2019-04-17 15:25: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 = ? [35] [] [2019-04-17 15:25: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 = ? [35] [] [2019-04-17 15:25: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 = ? [35] [] [2019-04-17 15:25: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 = ? [35] [] [2019-04-17 15:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:25: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 = ? [35] [] [2019-04-17 15:25: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-17 15:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:25: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 = ? [9] [] [2019-04-17 15:25:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:25:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3e9bc"},"request_uri":"http://localhost/elearning/public/_wdt/c3e9bc","method":"GET"} [] [2019-04-17 15:27:23] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:27:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:27:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:27:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:27:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:27: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 = ? ["35"] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [6] [] [2019-04-17 15:27: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 = ? [9] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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-17 15:27:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15: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 = ? [9] [] [2019-04-17 15:27:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:27:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f9bde"},"request_uri":"http://localhost/elearning/public/_wdt/5f9bde","method":"GET"} [] [2019-04-17 15:27:36] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:27:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:27:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:27:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:27:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:27:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:27: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 = ? ["35"] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [6] [] [2019-04-17 15:27: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 = ? [9] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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-17 15:27:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:27: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 = ? [9] [] [2019-04-17 15:27:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:27:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0dfff"},"request_uri":"http://localhost/elearning/public/_wdt/b0dfff","method":"GET"} [] [2019-04-17 15:27:55] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:27:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:27:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:27:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:27:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:27:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:27: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 = ? ["35"] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [6] [] [2019-04-17 15:27: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 = ? [9] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:27: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 = ? [35] [] [2019-04-17 15:27: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-17 15:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:27: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 = ? [9] [] [2019-04-17 15:27:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:27:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26291e"},"request_uri":"http://localhost/elearning/public/_wdt/26291e","method":"GET"} [] [2019-04-17 15:28:07] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:28:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:28:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:28:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:28:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:28: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 = ? ["35"] [] [2019-04-17 15:28: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 = ? [35] [] [2019-04-17 15:28: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-17 15:28: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 = ? [9] [] [2019-04-17 15:28: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 = ? [35] [] [2019-04-17 15:28: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 = ? [35] [] [2019-04-17 15:28: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 = ? [35] [] [2019-04-17 15:28: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 = ? [35] [] [2019-04-17 15:28:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:28: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 = ? [35] [] [2019-04-17 15:28: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-17 15:28:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:28: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 = ? [9] [] [2019-04-17 15:28:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:28:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84d54f"},"request_uri":"http://localhost/elearning/public/_wdt/84d54f","method":"GET"} [] [2019-04-17 15:29:22] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:29:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:29:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:29:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:29:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:29:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:29: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 = ? ["35"] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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 = ? [6] [] [2019-04-17 15:29: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 = ? [9] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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-17 15:29:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:29: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 = ? [9] [] [2019-04-17 15:29:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:29:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6e7cb"},"request_uri":"http://localhost/elearning/public/_wdt/d6e7cb","method":"GET"} [] [2019-04-17 15:29:38] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:29:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:29:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:29:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:29:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:29:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:29: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 = ? ["35"] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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 = ? [6] [] [2019-04-17 15:29: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 = ? [9] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:29: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 = ? [35] [] [2019-04-17 15:29: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-17 15:29:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:29: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 = ? [9] [] [2019-04-17 15:29:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:29:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af5e31"},"request_uri":"http://localhost/elearning/public/_wdt/af5e31","method":"GET"} [] [2019-04-17 15:30:00] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:30:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:30:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:30:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:30:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:30:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15: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 = ? ["35"] [] [2019-04-17 15: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-17 15: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.lesson_id = ? [6] [] [2019-04-17 15: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.lesson_id = ? [9] [] [2019-04-17 15: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.user_id = ? [35] [] [2019-04-17 15: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.user_id = ? [35] [] [2019-04-17 15: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.user_id = ? [35] [] [2019-04-17 15: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.user_id = ? [35] [] [2019-04-17 15:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15: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.user_id = ? [35] [] [2019-04-17 15: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-17 15:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15: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 = ? [9] [] [2019-04-17 15:30:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:30:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"267b15"},"request_uri":"http://localhost/elearning/public/_wdt/267b15","method":"GET"} [] [2019-04-17 15:30:55] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:30:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:30: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:30:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:30:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:30:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:30:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:30: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 = ? ["35"] [] [2019-04-17 15:30: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 = ? [35] [] [2019-04-17 15:30: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 = ? [6] [] [2019-04-17 15:30: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 = ? [9] [] [2019-04-17 15:30: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 = ? [35] [] [2019-04-17 15:30: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 = ? [35] [] [2019-04-17 15:30: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 = ? [35] [] [2019-04-17 15:30: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 = ? [35] [] [2019-04-17 15:30:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:30: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 = ? [35] [] [2019-04-17 15:30: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-17 15:30:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:30: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 = ? [9] [] [2019-04-17 15:30:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:30:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f269c"},"request_uri":"http://localhost/elearning/public/_wdt/0f269c","method":"GET"} [] [2019-04-17 15:31:12] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:31:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:31:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:31:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:31:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:31:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:31: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 = ? ["35"] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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 = ? [6] [] [2019-04-17 15:31: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 = ? [9] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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-17 15:31:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:31: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 = ? [9] [] [2019-04-17 15:31:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:31:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51651b"},"request_uri":"http://localhost/elearning/public/_wdt/51651b","method":"GET"} [] [2019-04-17 15:31:22] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15:31:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:31:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:31:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:31:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:31:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:31: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 = ? ["35"] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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 = ? [6] [] [2019-04-17 15:31: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 = ? [9] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:31: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 = ? [35] [] [2019-04-17 15:31: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-17 15:31:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:31: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 = ? [9] [] [2019-04-17 15:31:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:31:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b3074"},"request_uri":"http://localhost/elearning/public/_wdt/4b3074","method":"GET"} [] [2019-04-17 15:42:48] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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-17 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:42:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:42:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:42:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:42:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15: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 = ? ["35"] [] [2019-04-17 15: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-17 15: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 = ? [6] [] [2019-04-17 15: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 = ? [9] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:42:48] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-17 15: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 = ? [35] [] [2019-04-17 15: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-17 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-17 15:42:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:42:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-17 15:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-17 15:42:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-17 15:42:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-17 15:42:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:42:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-17 15:42: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 = ? ["35"] [] [2019-04-17 15:42: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 = ? [35] [] [2019-04-17 15:42: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 = ? [6] [] [2019-04-17 15:42: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 = ? [9] [] [2019-04-17 15:42: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 = ? [35] [] [2019-04-17 15:42: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 = ? [35] [] [2019-04-17 15:42: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 = ? [35] [] [2019-04-17 15:42: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 = ? [35] [] [2019-04-17 15:42:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:42: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 = ? [35] [] [2019-04-17 15:42: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-17 15:42:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-17 15:42: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 = ? [9] [] [2019-04-17 15:42:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-17 15:42:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"544714"},"request_uri":"http://localhost/elearning/public/_wdt/544714","method":"GET"} [] [2019-04-19 06:37:04] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-19 06:37:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:37:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 06:37:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"041d8e"},"request_uri":"http://localhost/elearning/public/_wdt/041d8e","method":"GET"} [] [2019-04-19 06:37:37] 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/login","method":"GET"} [] [2019-04-19 06:37:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:37:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 06:37:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e034c"},"request_uri":"http://localhost/elearning/public/_wdt/2e034c","method":"GET"} [] [2019-04-19 06:37:42] 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/login","method":"POST"} [] [2019-04-19 06:37:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:37:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-19 06:37:44] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-core\\Authentication\\Provider\\UserAuthenticationProvider.php:67, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"communication@bleusocial.com\" not found. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Security\\User\\EntityUserProvider.php:61)"} [] [2019-04-19 06:37:44] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"security_login"} [] [2019-04-19 06:37:45] 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/login","method":"GET"} [] [2019-04-19 06:37:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:37:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 06:37:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc1465"},"request_uri":"http://localhost/elearning/public/_wdt/cc1465","method":"GET"} [] [2019-04-19 06:37:52] 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/login","method":"POST"} [] [2019-04-19 06:37:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:37:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-19 06:37:53] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-19 06:37:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:37: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/dashboard","method":"GET"} [] [2019-04-19 06:37:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:37:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:37:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:37:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:37: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 = ? [35] [] [2019-04-19 06:37: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 = ? [35] [] [2019-04-19 06:37: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 = ? [35] [] [2019-04-19 06:37: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-19 06:37: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 = ? [9] [] [2019-04-19 06:37:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:37:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27ac04"},"request_uri":"http://localhost/elearning/public/_wdt/27ac04","method":"GET"} [] [2019-04-19 06:39:57] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-19 06: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-19 06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:39:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:39:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:39:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:39:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:39:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:39:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e1ef1"},"request_uri":"http://localhost/elearning/public/_wdt/5e1ef1","method":"GET"} [] [2019-04-19 06:40:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-19 06:40:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:40: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:40:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:40:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:40:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:40:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:40: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-19 06:40: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-19 06:40:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:40:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd8117"},"request_uri":"http://localhost/elearning/public/_wdt/cd8117","method":"GET"} [] [2019-04-19 06:43:36] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-19 06:43:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:43:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:43:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:43:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:37] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-19 06:43: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 = ? [35] [] [2019-04-19 06:43:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:43:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee1dfb"},"request_uri":"http://localhost/elearning/public/_wdt/ee1dfb","method":"GET"} [] [2019-04-19 06:43: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/admin/formateurs","method":"GET"} [] [2019-04-19 06:43:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:43:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:43:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:43:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:40] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-19 06:43:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:43:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e54475"},"request_uri":"http://localhost/elearning/public/_wdt/e54475","method":"GET"} [] [2019-04-19 06:43:42] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-19 06:43:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:43:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:43:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:43:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43: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 [] [] [2019-04-19 06:43:42] 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 [] [] [2019-04-19 06:43:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:43:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db0948"},"request_uri":"http://localhost/elearning/public/_wdt/db0948","method":"GET"} [] [2019-04-19 06:43:45] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 06:43:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:43:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:43:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:43:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 06:43:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:43:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"869b48"},"request_uri":"http://localhost/elearning/public/_wdt/869b48","method":"GET"} [] [2019-04-19 06:43:50] 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/admin/content","method":"GET"} [] [2019-04-19 06:43:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:43:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:43:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:43:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43: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 [] [] [2019-04-19 06:43:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:43:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ddb7a3"},"request_uri":"http://localhost/elearning/public/_wdt/ddb7a3","method":"GET"} [] [2019-04-19 06:43:57] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-19 06:43:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:43:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:43:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:43:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:43:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:43:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3f8b4"},"request_uri":"http://localhost/elearning/public/_wdt/a3f8b4","method":"GET"} [] [2019-04-19 06:44: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/dashboard","method":"GET"} [] [2019-04-19 06:44:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:44:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:44:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:44:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:44:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:44: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 = ? [35] [] [2019-04-19 06:44: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-19 06:44: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 = ? [35] [] [2019-04-19 06:44: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-19 06:44: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 = ? [9] [] [2019-04-19 06:44:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:44:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"316f05"},"request_uri":"http://localhost/elearning/public/_wdt/316f05","method":"GET"} [] [2019-04-19 06:44: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/lesson/6","method":"GET"} [] [2019-04-19 06:44:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:44:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:44:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:44:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:44:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:44: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 = ? ["6"] [] [2019-04-19 06:44: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 = ? ["6"] [] [2019-04-19 06:44: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.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-19 06:44: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 = ? AND t0.content_id = ? LIMIT 1 [35,31] [] [2019-04-19 06:44: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 = ? AND t0.content_id = ? LIMIT 1 [35,32] [] [2019-04-19 06:44: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-19 06:44: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-19 06:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-19 06:44:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:44:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61deee"},"request_uri":"http://localhost/elearning/public/_wdt/61deee","method":"GET"} [] [2019-04-19 06:44:12] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-19 06:44:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:44: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:44:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:44:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:44:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:44:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:44: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-19 06:44: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-19 06:44: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-19 06:44: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-19 06:44:13] 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 = ? [32] [] [2019-04-19 06:44: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.content_id = ? [32] [] [2019-04-19 06:44:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:44:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b3588"},"request_uri":"http://localhost/elearning/public/_wdt/0b3588","method":"GET"} [] [2019-04-19 06:47:38] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-19 06:47:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:47:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:47:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:47:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-19 06:47:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:47:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbae1e"},"request_uri":"http://localhost/elearning/public/_wdt/bbae1e","method":"GET"} [] [2019-04-19 06:47:46] 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/admin/lesson","method":"GET"} [] [2019-04-19 06:47:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:47:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:47:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:47:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47: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 [] [] [2019-04-19 06:47: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-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-19 06:47: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-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-19 06:47: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 = ? [9] [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-19 06:47:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:47:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dba36a"},"request_uri":"http://localhost/elearning/public/_wdt/dba36a","method":"GET"} [] [2019-04-19 06:47:48] 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/admin/content","method":"GET"} [] [2019-04-19 06:47:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:47:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:47:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:47:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47: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 [] [] [2019-04-19 06:47:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:47:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fab7d"},"request_uri":"http://localhost/elearning/public/_wdt/6fab7d","method":"GET"} [] [2019-04-19 06:47:51] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-19 06:47:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:47:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:47:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:47:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:51] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-19 06: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-19 06:47:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:47:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"589226"},"request_uri":"http://localhost/elearning/public/_wdt/589226","method":"GET"} [] [2019-04-19 06:47:53] 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/admin/formateurs","method":"GET"} [] [2019-04-19 06:47:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:47:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:47:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:47:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:53] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-19 06:47:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:47:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d8004"},"request_uri":"http://localhost/elearning/public/_wdt/0d8004","method":"GET"} [] [2019-04-19 06:47:55] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-19 06:47:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:47:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:47:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:47:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47: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 [] [] [2019-04-19 06:47:55] 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 [] [] [2019-04-19 06:47:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:47:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5534ca"},"request_uri":"http://localhost/elearning/public/_wdt/5534ca","method":"GET"} [] [2019-04-19 06:47:57] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 06:47:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:47:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:47:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:47:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 06:47:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:47:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48a251"},"request_uri":"http://localhost/elearning/public/_wdt/48a251","method":"GET"} [] [2019-04-19 06:47:59] 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/admin/content","method":"GET"} [] [2019-04-19 06:47:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:47:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:47:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:47:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:47: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 [] [] [2019-04-19 06:48:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:48:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b001cb"},"request_uri":"http://localhost/elearning/public/_wdt/b001cb","method":"GET"} [] [2019-04-19 06:48:03] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"GET"} [] [2019-04-19 06: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-19 06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:48:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:48:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:48:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:48:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:48: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 = ? ["37"] [] [2019-04-19 06: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.id = ? ["37"] [] [2019-04-19 06: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 = ? ["37"] [] [2019-04-19 06: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-19 06:48:04] 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-19 06:48:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:48:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5130ac"},"request_uri":"http://localhost/elearning/public/_wdt/5130ac","method":"GET"} [] [2019-04-19 06:49:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-19 06:49:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:49:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:49:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:49:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:49:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:49: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-19 06:49: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-19 06:49:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:49:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3be31"},"request_uri":"http://localhost/elearning/public/_wdt/e3be31","method":"GET"} [] [2019-04-19 06:49: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/admin/lesson","method":"GET"} [] [2019-04-19 06:49:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 06:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 06:49:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 06:49:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 06:49:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:49:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 06:49: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-19 06:49: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-19 06:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-19 06:49: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 = ? [8] [] [2019-04-19 06:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-19 06:49: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 = ? [9] [] [2019-04-19 06:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-19 06:49:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 06:49:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe4034"},"request_uri":"http://localhost/elearning/public/_wdt/fe4034","method":"GET"} [] [2019-04-19 07:01:19] 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/deconnexion","method":"GET"} [] [2019-04-19 07:01:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 07:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 07:01:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 07:01:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 07:01:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:01:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:01:20] 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/login","method":"GET"} [] [2019-04-19 07:01:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 07:01:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:01:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:01:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 07:01:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ec15d"},"request_uri":"http://localhost/elearning/public/_wdt/7ec15d","method":"GET"} [] [2019-04-19 07:01:57] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:04:39] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:04:39] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:04:39] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:04:39] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:06:41] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:06:41] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:06:41] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:25 (Unknown error) [] [] [2019-04-19 07:06:41] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:11:05] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:11:05] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:11:05] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:11:05] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:11:12] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:12] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:12] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:12] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:12] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:11:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:13] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:14] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:14] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:14] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:14] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:14] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:12:35] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:12:35] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:12:35] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:12:35] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:14:14] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:14:14] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:14:14] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:14:14] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:16:15] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:16:15] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:16:15] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:25 (Unknown error) [] [] [2019-04-19 07:16:15] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:17:50] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:17:50] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:17:50] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:17:50] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:20:35] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:20:35] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:20:35] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:20:35] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:22:33] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:22:33] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:22:33] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:22:33] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:24:48] 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/login","method":"GET"} [] [2019-04-19 07:24:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 07:24:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:24:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:24:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 07:24:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38f422"},"request_uri":"http://localhost/elearning/public/_wdt/38f422","method":"GET"} [] [2019-04-19 07:24:55] 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/login","method":"GET"} [] [2019-04-19 07:24:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 07:24:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:24:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:24:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 07:24:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e3bd3"},"request_uri":"http://localhost/elearning/public/_wdt/1e3bd3","method":"GET"} [] [2019-04-19 07:24:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 07:24:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 07:25:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:25:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:25:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 07:25:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1b3b9"},"request_uri":"http://localhost/elearning/public/_wdt/b1b3b9","method":"GET"} [] [2019-04-19 07:25:17] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 07:25:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 07:25:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:25:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:25:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 07:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-19 07:25:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 07:25:20] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["CpUW5YdoX0Qs-jJdmJo9VUt0yX [...]",35] [] [2019-04-19 07:25:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 07:25:23] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 07:25:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 07:25:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:25:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 07:25:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 07:25:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f3e06"},"request_uri":"http://localhost/elearning/public/_wdt/5f3e06","method":"GET"} [] [2019-04-19 07:26:29] console.ERROR: Error thrown while running command ""swiftmailer:debug"". Message: "Command "swiftmailer:debug" is not defined. Did you mean one of these? swiftmailer:email:send swiftmailer:spool:send" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"swiftmailer:debug\" is not defined.\n\nDid you mean one of these?\n swiftmailer:email:send\n swiftmailer:spool:send at C:\\wamp64\\www\\elearning\\vendor\\symfony\\console\\Application.php:639)","command":"\"swiftmailer:debug\"","message":"Command \"swiftmailer:debug\" is not defined.\n\nDid you mean one of these?\n swiftmailer:email:send\n swiftmailer:spool:send"} [] [2019-04-19 07:26:55] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:55] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:55] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:55] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:55] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:56] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:56] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:56] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:56] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:26:56] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 07:28:25] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:28:25] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:28:25] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:28:25] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:29:55] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:29:55] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:29:55] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:29:55] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:46:11] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:46:11] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:46:11] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:46:11] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:49:02] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:49:02] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:49:02] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:49:02] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:50:44] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:50:44] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:50:44] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:50:44] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:51:38] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:51:38] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:51:38] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:51:38] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:52:36] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:52:36] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:52:36] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:52:36] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:53:36] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:53:36] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:53:36] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:53:36] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 07:57:26] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 07:57:26] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 07:57:26] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 07:57:26] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 08:02:44] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:02:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:02:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:02:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:02:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:02: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-19 08:02:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:02:44] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["82b-vsPEfSl04X7Trzy8i856YQ [...]",35] [] [2019-04-19 08:02:44] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:02:45] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Array to string conversion" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 137 {"exception":"[object] (ErrorException(code: 0): Notice: Array to string conversion at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:137)"} [] [2019-04-19 08:02:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed6fac"},"request_uri":"http://localhost/elearning/public/_wdt/ed6fac","method":"GET"} [] [2019-04-19 08:02:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed6fac"},"request_uri":"http://localhost/elearning/public/_wdt/ed6fac","method":"GET"} [] [2019-04-19 08:02:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:02:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:02:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:02:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:02:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-19 08:03:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:03:00] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["-0DyqeZvjVnia57rsGfumV5lZ4 [...]",35] [] [2019-04-19 08:03:00] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:09:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:09:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-19 08:09:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:09:07] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["NNtGqJxJu4dot_-3JyEDuQwY4T [...]",35] [] [2019-04-19 08:09:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:09:07] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:09:07] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 08:09:07] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 08:09:07] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 08:09:08] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:09:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:09:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75b530"},"request_uri":"http://localhost/elearning/public/_wdt/75b530","method":"GET"} [] [2019-04-19 08:09: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/login","method":"GET"} [] [2019-04-19 08:09:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:09:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"781202"},"request_uri":"http://localhost/elearning/public/_wdt/781202","method":"GET"} [] [2019-04-19 08:09:13] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-19 08:09:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:09:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"247450"},"request_uri":"http://localhost/elearning/public/_wdt/247450","method":"GET"} [] [2019-04-19 08:09:36] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-19 08:09:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["c.fernandez@lilo.org"] [] [2019-04-19 08:09:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:09:37] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"c.fernandez@lilo.org","2":"Clémentine","3":"$2y$13$jxxyOfgWJPug2TnNf6y [...]","4":["ROLE_PENDING"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-19 08:09:37] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:09:38] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:09:38] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 08:09:38] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 08:09:38] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 08:09:38] 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/login","method":"GET"} [] [2019-04-19 08:09:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:09:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"693a84"},"request_uri":"http://localhost/elearning/public/_wdt/693a84","method":"GET"} [] [2019-04-19 08:09:50] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:09:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:09:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43775c"},"request_uri":"http://localhost/elearning/public/_wdt/43775c","method":"GET"} [] [2019-04-19 08:09:57] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:09:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:09:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:09:58] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["Pgvl9KTNzyqb8GlcqhItuIib5K [...]",36] [] [2019-04-19 08:09:58] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:09:58] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:09:58] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 08:09:58] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 08:09:58] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 08:09:59] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:09:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:09:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:09:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:10:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d11bc"},"request_uri":"http://localhost/elearning/public/_wdt/5d11bc","method":"GET"} [] [2019-04-19 08:10:56] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:10:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:10:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:10:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:10:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:10:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:10:57] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["ReiuP4Pydy7T-vYvQ6bi97fIpt [...]",36] [] [2019-04-19 08:10:57] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:10:57] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:10:57] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 08:10:57] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 08:10:57] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 08:10:57] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:10:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:10:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:10:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:10:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:10:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08f459"},"request_uri":"http://localhost/elearning/public/_wdt/08f459","method":"GET"} [] [2019-04-19 08:11:43] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:11:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:11:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:11:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:11:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:11:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:11:44] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["-sxzHXV33TCXeSWDNcQRATYH0v [...]",36] [] [2019-04-19 08:11:44] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:11:44] php.CRITICAL: Call to undefined method Swift_Transport_SpoolTransport::setStreamOptions() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Swift_Transport_SpoolTransport::setStreamOptions() at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:139)"} [] [2019-04-19 08:11:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "setStreamOptions" of class "Swift_Transport_SpoolTransport"." at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 139 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"setStreamOptions\" of class \"Swift_Transport_SpoolTransport\". at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:139)"} [] [2019-04-19 08:11:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d11fa2"},"request_uri":"http://localhost/elearning/public/_wdt/d11fa2","method":"GET"} [] [2019-04-19 08:14:58] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:14:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:14:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:14:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:14:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:14:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:14:59] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["eQO5VOGB_H-RkHQceoumRm4_Y6 [...]",36] [] [2019-04-19 08:14:59] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:14:59] request.CRITICAL: Uncaught PHP Exception ErrorException: "Catchable Fatal Error: Object of class Swift_Transport_SpoolTransport could not be converted to string" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 138 {"exception":"[object] (ErrorException(code: 0): Catchable Fatal Error: Object of class Swift_Transport_SpoolTransport could not be converted to string at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:138)"} [] [2019-04-19 08:15:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87d959"},"request_uri":"http://localhost/elearning/public/_wdt/87d959","method":"GET"} [] [2019-04-19 08:15:13] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:15:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:15:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:15:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:15:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:15:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:15:13] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["40XbW_A3Ubn9E6-mlMwLCTDAtE [...]",36] [] [2019-04-19 08:15:13] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:17:45] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:17:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:17:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:17:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:17:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:17:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:17:46] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["HZ9IewBlnExR4Rl72hLCNPk-YD [...]",36] [] [2019-04-19 08:17:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:17:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "swiftmailer.mailer.default.transport" not found: even though it exists in the app's container, the container inside "App\Controller\SecurityController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"swiftmailer.mailer.default.transport\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\SecurityController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-19 08:17:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f0ebe"},"request_uri":"http://localhost/elearning/public/_wdt/7f0ebe","method":"GET"} [] [2019-04-19 08:17:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f0ebe"},"request_uri":"http://localhost/elearning/public/_wdt/7f0ebe","method":"GET"} [] [2019-04-19 08:19:58] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:19:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:19:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:19:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:19:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:20:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:20:00] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["P5iDZsnNZc8FQM4iAXE_FC7gR2 [...]",36] [] [2019-04-19 08:20:00] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:20:00] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:20:00] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? #13] [] [] [2019-04-19 08:20:01] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:20:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:20:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:20:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:20:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:20:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2d13a"},"request_uri":"http://localhost/elearning/public/_wdt/f2d13a","method":"GET"} [] [2019-04-19 08:20:28] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:20:28] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 08:20:28] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 08:20:28] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 08:23:15] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:23:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:23:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:23:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:23:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:23:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:23:16] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["och7cnhBSQ9JIkbegE2kMvm-EC [...]",36] [] [2019-04-19 08:23:16] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:23:16] php.CRITICAL: Call to undefined method Swift_Message::setStreamOptions() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Swift_Message::setStreamOptions() at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:127)"} [] [2019-04-19 08:23:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "setStreamOptions" of class "Swift_Message"." at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 127 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"setStreamOptions\" of class \"Swift_Message\". at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:127)"} [] [2019-04-19 08:23:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee7328"},"request_uri":"http://localhost/elearning/public/_wdt/ee7328","method":"GET"} [] [2019-04-19 08:25:52] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:25:52] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 08:25:52] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 08:25:52] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 08:32:13] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:32:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:32:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:32:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:32:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:32:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:32:14] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["qMDlsuifx75Oj5dfgQGgDeURHU [...]",36] [] [2019-04-19 08:32:14] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:32:14] php.CRITICAL: Call to undefined method Swift_SmtpTransport::newInstance() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Swift_SmtpTransport::newInstance() at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:129)"} [] [2019-04-19 08:32:14] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "newInstance" of class "Swift_SmtpTransport"." at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 129 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"newInstance\" of class \"Swift_SmtpTransport\". at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:129)"} [] [2019-04-19 08:32:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0e5a8"},"request_uri":"http://localhost/elearning/public/_wdt/b0e5a8","method":"GET"} [] [2019-04-19 08:33:23] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:33:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:33:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:33:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:33:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:33:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:33:23] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["VjD_Tq6tOj-sNARR0bhwRizh9O [...]",36] [] [2019-04-19 08:33:23] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:33:24] php.CRITICAL: Call to undefined method Symfony\Component\DependencyInjection\Argument\ServiceLocator::getParameter() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Symfony\\Component\\DependencyInjection\\Argument\\ServiceLocator::getParameter() at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:130)"} [] [2019-04-19 08:33:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getParameter" of class "Symfony\Component\DependencyInjection\Argument\ServiceLocator"." at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 130 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getParameter\" of class \"Symfony\\Component\\DependencyInjection\\Argument\\ServiceLocator\". at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:130)"} [] [2019-04-19 08:33:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92c9a9"},"request_uri":"http://localhost/elearning/public/_wdt/92c9a9","method":"GET"} [] [2019-04-19 08:33:42] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:33:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:33:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:33:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:33:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:33:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:33:42] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["IKfq8ON2DCkjmOFS69bAqmdHpB [...]",36] [] [2019-04-19 08:33:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:33:43] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:33:43] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? #13] [] [] [2019-04-19 08:33:43] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:33:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:33:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:33:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:33:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:33:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"999ea0"},"request_uri":"http://localhost/elearning/public/_wdt/999ea0","method":"GET"} [] [2019-04-19 08:34:01] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:34:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:34:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:34:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:34:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:34:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:34:01] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["pDHwBcnKmFGuMSffhuaR5N3lZM [...]",36] [] [2019-04-19 08:34:01] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:34:02] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:34:02] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? #13] [] [] [2019-04-19 08:34:02] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:34:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:34:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:34:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:34:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:34:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f8cb1"},"request_uri":"http://localhost/elearning/public/_wdt/3f8cb1","method":"GET"} [] [2019-04-19 08:34:43] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:34:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:34:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:34:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:34:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:34:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:34:43] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["HJjd2upD7o_eRWSaFcIZuYbItp [...]",36] [] [2019-04-19 08:34:43] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:34:43] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:34:43] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? #13] [] [] [2019-04-19 08:34:44] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:34:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:34:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:34:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:34:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:34:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bdc1da"},"request_uri":"http://localhost/elearning/public/_wdt/bdc1da","method":"GET"} [] [2019-04-19 08:35:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 08:35:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:35:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:35:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:35:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 08:35:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 08:35:06] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["B2HSJIEvEJVwaJvPAmO8DKYQ21 [...]",36] [] [2019-04-19 08:35:06] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 08:35:07] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":266,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 08:35:07] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? #13] [] [] [2019-04-19 08:35:07] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 08:35:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 08:35:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:35:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 08:35:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 08:35:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1247a0"},"request_uri":"http://localhost/elearning/public/_wdt/1247a0","method":"GET"} [] [2019-04-19 09:05:22] app.ERROR: Exception occurred while flushing email queue: Connection to tcp://mail.lilo.org:143 Timed Out [] [] [2019-04-19 09:06:46] app.ERROR: Exception occurred while flushing email queue: Connection to tcp://mail.lilo.org:143 Timed Out [] [] [2019-04-19 09:07:53] app.ERROR: Exception occurred while flushing email queue: Connection to tcp://mail.lilo.org:143 Timed Out [] [] [2019-04-19 09:09:43] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a dû être fermée par l’hôte distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:09:43] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:09:43] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://mail.lilo.org:587 (Unknown error) [] [] [2019-04-19 09:09:43] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host mail.lilo.org [ #0] [] [] [2019-04-19 09:10:53] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "530", with message "530 5.7.0 Must issue a STARTTLS command first " [] [] [2019-04-19 09:13:00] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a dû être fermée par l’hôte distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:13:00] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:13:00] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://mail.lilo.org:587 (Unknown error) [] [] [2019-04-19 09:13:00] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host mail.lilo.org [ #0] [] [] [2019-04-19 09:14:53] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:14:53] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:14:53] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://ssl0.ovh.net:465 (Unknown error) [] [] [2019-04-19 09:14:53] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host ssl0.ovh.net [ #0] [] [] [2019-04-19 09:17:48] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://ssl0.ovh.net:26 (Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. ) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:17:48] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host ssl0.ovh.net [Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée. #10061] [] [] [2019-04-19 09:18:42] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:42] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:42] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:42] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:42] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:43] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:43] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:43] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:43] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:18:43] php.INFO: User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\config\\Definition\\Builder\\TreeBuilder.php:30)"} [] [2019-04-19 09:19:38] console.ERROR: Error thrown while running command ""swiftmailer:debug"". Message: "Command "swiftmailer:debug" is not defined. Did you mean one of these? swiftmailer:email:send swiftmailer:spool:send" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"swiftmailer:debug\" is not defined.\n\nDid you mean one of these?\n swiftmailer:email:send\n swiftmailer:spool:send at C:\\wamp64\\www\\elearning\\vendor\\symfony\\console\\Application.php:639)","command":"\"swiftmailer:debug\"","message":"Command \"swiftmailer:debug\" is not defined.\n\nDid you mean one of these?\n swiftmailer:email:send\n swiftmailer:spool:send"} [] [2019-04-19 09:19:57] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:19:57] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:19:57] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:25 (Unknown error) [] [] [2019-04-19 09:19:57] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.gmail.com [ #0] [] [] [2019-04-19 09:21:45] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 09:21:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:21:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:21:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:21:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 09:21:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 09:21:46] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["PlNoMax-6UOqs6o25oojHvkn6T [...]",36] [] [2019-04-19 09:21:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 09:21:46] php.CRITICAL: Class 'App\Controller\Swift_SmtpTransport' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'App\\Controller\\Swift_SmtpTransport' not found at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:125)"} [] [2019-04-19 09:22:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Swift_SmtpTransport" from namespace "App\Controller". Did you forget a "use" statement for another namespace?" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 125 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Swift_SmtpTransport\" from namespace \"App\\Controller\".\nDid you forget a \"use\" statement for another namespace? at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:125)"} [] [2019-04-19 09:22:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b91261"},"request_uri":"http://localhost/elearning/public/_wdt/b91261","method":"GET"} [] [2019-04-19 09:23:23] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 09:23:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:23:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:23:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:23:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09:23: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 09:23:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 09:23:24] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["ExevjejCgqkB38sFeHm87b1LF- [...]",36] [] [2019-04-19 09:23:24] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 09:23:24] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:23:24] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:23:24] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 09:23:24] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection could not be established with host smtp.gmail.com [ #0]" at C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\StreamBuffer.php line 269 {"exception":"[object] (Swift_TransportException(code: 0): Connection could not be established with host smtp.gmail.com [ #0] at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\StreamBuffer.php:269)"} [] [2019-04-19 09:23:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8fa7c"},"request_uri":"http://localhost/elearning/public/_wdt/a8fa7c","method":"GET"} [] [2019-04-19 09:25:13] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 09:25:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:25:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:25:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:25:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 09:25:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 09:25:13] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["6iJi16KXXVt2PIT0k-w5MEAOuG [...]",36] [] [2019-04-19 09:25:13] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 09:25:14] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:25:14] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:25:14] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 09:25:14] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection could not be established with host smtp.gmail.com [ #0]" at C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\StreamBuffer.php line 269 {"exception":"[object] (Swift_TransportException(code: 0): Connection could not be established with host smtp.gmail.com [ #0] at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\StreamBuffer.php:269)"} [] [2019-04-19 09:25:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04b6ce"},"request_uri":"http://localhost/elearning/public/_wdt/04b6ce","method":"GET"} [] [2019-04-19 09:25:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04b6ce"},"request_uri":"http://localhost/elearning/public/_wdt/04b6ce","method":"GET"} [] [2019-04-19 09:25:18] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 09:25:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:25:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:25:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:25:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 09:25:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 09:25:19] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["PkLHdQmSb8kmpLGkF1bKgAzn9w [...]",36] [] [2019-04-19 09:25:19] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 09:25:19] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:25:19] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:25:19] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 09:25:19] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection could not be established with host smtp.gmail.com [ #0]" at C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\StreamBuffer.php line 269 {"exception":"[object] (Swift_TransportException(code: 0): Connection could not be established with host smtp.gmail.com [ #0] at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\StreamBuffer.php:269)"} [] [2019-04-19 09:25:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d556a"},"request_uri":"http://localhost/elearning/public/_wdt/7d556a","method":"GET"} [] [2019-04-19 09:25:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d556a"},"request_uri":"http://localhost/elearning/public/_wdt/7d556a","method":"GET"} [] [2019-04-19 09:26:41] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 09:26:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:26:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:26:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:26:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 09:26:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 09:26:41] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["8ucYgs16I5TAOqA-4fKqwyCbNY [...]",36] [] [2019-04-19 09:26:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 09:27:11] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection to tcp://smtp.gmail.com:465 Timed Out" at C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php line 473 {"exception":"[object] (Swift_TransportException(code: 0): Connection to tcp://smtp.gmail.com:465 Timed Out at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\AbstractSmtpTransport.php:473, Swift_IoException(code: 0): Connection to tcp://smtp.gmail.com:465 Timed Out at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\StreamBuffer.php:167)"} [] [2019-04-19 09:27:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6f081"},"request_uri":"http://localhost/elearning/public/_wdt/b6f081","method":"GET"} [] [2019-04-19 09:27:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6f081"},"request_uri":"http://localhost/elearning/public/_wdt/b6f081","method":"GET"} [] [2019-04-19 09:27:26] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 09:27:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:27:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:27:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:27:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 09:27:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 09:27:27] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["K7wR8znmD9YjgWBtJ-tbEFwWrA [...]",36] [] [2019-04-19 09:27:27] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 09:27:27] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:27:27] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:27:27] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error) [] [] [2019-04-19 09:27:27] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection could not be established with host smtp.gmail.com [ #0]" at C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\StreamBuffer.php line 269 {"exception":"[object] (Swift_TransportException(code: 0): Connection could not be established with host smtp.gmail.com [ #0] at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\StreamBuffer.php:269)"} [] [2019-04-19 09:27:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"901f6d"},"request_uri":"http://localhost/elearning/public/_wdt/901f6d","method":"GET"} [] [2019-04-19 09:27:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"901f6d"},"request_uri":"http://localhost/elearning/public/_wdt/901f6d","method":"GET"} [] [2019-04-19 09:29:12] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 09:29:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:29:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:29:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:29:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09:29: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 09:29:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 09:29:12] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["MZJGyCamOHCxp8-C7oXeJ0ikIe [...]",36] [] [2019-04-19 09:29:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 09:29:14] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:29:14] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:29:14] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.googlemail.com:465 (Unknown error) [] [] [2019-04-19 09:29:14] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection could not be established with host smtp.googlemail.com [ #0]" at C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\StreamBuffer.php line 269 {"exception":"[object] (Swift_TransportException(code: 0): Connection could not be established with host smtp.googlemail.com [ #0] at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Transport\\StreamBuffer.php:269)"} [] [2019-04-19 09:29:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f4596"},"request_uri":"http://localhost/elearning/public/_wdt/4f4596","method":"GET"} [] [2019-04-19 09:32:29] php.DEBUG: Warning: stream_socket_client(): SSL: Une connexion existante a dû être fermée par l’hôte distant. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:32:29] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:32:29] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.live.com:465 (Unknown error) [] [] [2019-04-19 09:32:29] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.live.com [ #0] [] [] [2019-04-19 09:32:57] php.DEBUG: Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":267,\"trace\":[{\"file\":\"C:\\\\wamp64\\\\www\\\\elearning\\\\vendor\\\\swiftmailer\\\\swiftmailer\\\\lib\\\\classes\\\\Swift\\\\Transport\\\\StreamBuffer.php\",\"line\":59,\"function\":\"establishSocketConnection\",\"class\":\"Swift_Transport_StreamBuffer\",\"type\":\"->\"}],\"count\":1})"} [] [2019-04-19 09:32:57] php.DEBUG: Warning: stream_socket_client(): Failed to enable crypto [] [] [2019-04-19 09:32:57] php.DEBUG: Warning: stream_socket_client(): unable to connect to ssl://smtp.live.com:25 (Unknown error) [] [] [2019-04-19 09:32:57] app.ERROR: Exception occurred while flushing email queue: Connection could not be established with host smtp.live.com [ #0] [] [] [2019-04-19 09:37:47] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "communication@bleusocial.com" using 1 possible authenticators. Authenticator LOGIN returned Swift_TransportException: Expected response code 235 but got code "530", with message "530 Invalid username or password " in C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php:457 Stack trace: #0 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCode('530 Invalid use...', Array) #1 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand('QmxldVNvY2lhbDc...', Array, Array, false, NULL) #2 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\Auth\LoginAuthenticator.php(36): Swift_Transport_EsmtpTransport->executeCommand('QmxldVNvY2lhbDc...', Array) #3 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\AuthHandler.php(177): Swift_Transport_Esmtp_Auth_LoginAuthenticator->authenticate(Object(Swift_Transport_EsmtpTransport), 'communication@b...', 'BleuSocial75') #4 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_Transport_EsmtpTransport)) #5 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #6 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\MemorySpool.php(83): Swift_Transport_AbstractSmtpTransport->start() #7 C:\wamp64\www\elearning\vendor\symfony\swiftmailer-bundle\EventListener\EmailSenderListener.php(61): Swift_MemorySpool->flushQueue(Object(Swift_Transport_EsmtpTransport)) #8 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\WrappedListener.php(115): Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener->onTerminate(Object(Symfony\Component\Console\Event\ConsoleTerminateEvent), 'console.termina...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #9 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(212): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\Console\Event\ConsoleTerminateEvent), 'console.termina...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #10 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #11 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php(145): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #12 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(941): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #13 C:\wamp64\www\elearning\vendor\symfony\framework-bundle\Console\Application.php(89): Symfony\Component\Console\Application->doRunCommand(Object(Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(269): Symfony\Bundle\FrameworkBundle\Console\Application->doRunCommand(Object(Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 C:\wamp64\www\elearning\vendor\symfony\framework-bundle\Console\Application.php(75): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(145): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 C:\wamp64\www\elearning\bin\console(38): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput)) #18 {main}. [] [] [2019-04-19 09:38:34] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "450", with message "450 Your SMTP account is not yet activated. Please contact us at contact@sendinblue.com to request activation. " [] [] [2019-04-19 09:39:23] app.ERROR: Exception occurred while flushing email queue: Expected response code 250 but got code "450", with message "450 Your SMTP account is not yet activated. Please contact us at contact@sendinblue.com to request activation. " [] [] [2019-04-19 09:44:33] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "communication@bleusocial.com" using 1 possible authenticators. Authenticator LOGIN returned Swift_TransportException: Expected response code 235 but got code "530", with message "530 Invalid username or password " in C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php:457 Stack trace: #0 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCode('530 Invalid use...', Array) #1 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand('eGtleXNpYi1kMjY...', Array, Array, false, NULL) #2 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\Auth\LoginAuthenticator.php(36): Swift_Transport_EsmtpTransport->executeCommand('eGtleXNpYi1kMjY...', Array) #3 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\AuthHandler.php(177): Swift_Transport_Esmtp_Auth_LoginAuthenticator->authenticate(Object(Swift_Transport_EsmtpTransport), 'communication@b...', 'xkeysib-d261931...') #4 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_Transport_EsmtpTransport)) #5 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #6 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\MemorySpool.php(83): Swift_Transport_AbstractSmtpTransport->start() #7 C:\wamp64\www\elearning\vendor\symfony\swiftmailer-bundle\EventListener\EmailSenderListener.php(61): Swift_MemorySpool->flushQueue(Object(Swift_Transport_EsmtpTransport)) #8 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\WrappedListener.php(115): Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener->onTerminate(Object(Symfony\Component\Console\Event\ConsoleTerminateEvent), 'console.termina...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #9 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(212): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\Console\Event\ConsoleTerminateEvent), 'console.termina...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #10 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #11 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php(145): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #12 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(941): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #13 C:\wamp64\www\elearning\vendor\symfony\framework-bundle\Console\Application.php(89): Symfony\Component\Console\Application->doRunCommand(Object(Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(269): Symfony\Bundle\FrameworkBundle\Console\Application->doRunCommand(Object(Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 C:\wamp64\www\elearning\vendor\symfony\framework-bundle\Console\Application.php(75): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(145): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 C:\wamp64\www\elearning\bin\console(38): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput)) #18 {main}. [] [] [2019-04-19 09:54:06] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 09:54:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:54:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:54:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:54:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 09:54:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 09:54:06] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["Kxh6exU2mOR86lRBn7kwf286N8 [...]",36] [] [2019-04-19 09:54:06] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 09:54:07] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "communication@bleusocial.com" using 1 possible authenticators. Authenticator LOGIN returned Swift_TransportException: Expected response code 235 but got code "530", with message "530 Invalid username or password " in C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php:457 Stack trace: #0 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCode('530 Invalid use...', Array) #1 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand('eHNtdHBzaWItYTk...', Array, Array, false, NULL) #2 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\Auth\LoginAuthenticator.php(36): Swift_Transport_EsmtpTransport->executeCommand('eHNtdHBzaWItYTk...', Array) #3 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\AuthHandler.php(177): Swift_Transport_Esmtp_Auth_LoginAuthenticator->authenticate(Object(Swift_Transport_EsmtpTransport), 'communication@b...', 'xsmtpsib-a92dde...') #4 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_Transport_EsmtpTransport)) #5 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #6 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\MemorySpool.php(83): Swift_Transport_AbstractSmtpTransport->start() #7 C:\wamp64\www\elearning\vendor\symfony\swiftmailer-bundle\EventListener\EmailSenderListener.php(61): Swift_MemorySpool->flushQueue(Object(Swift_Transport_EsmtpTransport)) #8 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\WrappedListener.php(115): Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener->onTerminate(Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), 'kernel.terminat...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #9 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(212): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), 'kernel.terminat...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #10 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.terminat...', Object(Symfony\Component\HttpKernel\Event\PostResponseEvent)) #11 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php(145): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.terminat...', Object(Symfony\Component\HttpKernel\Event\PostResponseEvent)) #12 C:\wamp64\www\elearning\vendor\symfony\http-kernel\HttpKernel.php(87): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('kernel.terminat...', Object(Symfony\Component\HttpKernel\Event\PostResponseEvent)) #13 C:\wamp64\www\elearning\vendor\symfony\http-kernel\Kernel.php(163): Symfony\Component\HttpKernel\HttpKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\RedirectResponse)) #14 C:\wamp64\www\elearning\public\index.php(27): Symfony\Component\HttpKernel\Kernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\RedirectResponse)) #15 {main}. [] [] [2019-04-19 09:54:07] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 09:54:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 09:54:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:54:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 09:54:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 09:54:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92fbd9"},"request_uri":"http://localhost/elearning/public/_wdt/92fbd9","method":"GET"} [] [2019-04-19 12:03:08] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-19 12:03:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:03:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:03:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:03:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:03:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf4fb3"},"request_uri":"http://localhost/elearning/public/_wdt/cf4fb3","method":"GET"} [] [2019-04-19 12:03:57] 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/login","method":"GET"} [] [2019-04-19 12:03:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:03:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:03:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:03:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:03:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b046a6"},"request_uri":"http://localhost/elearning/public/_wdt/b046a6","method":"GET"} [] [2019-04-19 12:04:07] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-19 12:04:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:04:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:04:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:04:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:04:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e65b0"},"request_uri":"http://localhost/elearning/public/_wdt/9e65b0","method":"GET"} [] [2019-04-19 12:04:28] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-19 12:04:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:04:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:04:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:04:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-19 12:04:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:04:30] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"communication@bleusocial.com","2":"Clémentine","3":"$2y$13$ZvXNS/v8mc6NqFXIiGg [...]","4":["ROLE_PENDING"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-19 12:04:30] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-19 12:04:31] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "communication@bleusocial.com" using 1 possible authenticators. Authenticator LOGIN returned Swift_TransportException: Expected response code 235 but got code "530", with message "530 Invalid username or password " in C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php:457 Stack trace: #0 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCode('530 Invalid use...', Array) #1 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand('eHNtdHBzaWItYTk...', Array, Array, false, NULL) #2 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\Auth\LoginAuthenticator.php(36): Swift_Transport_EsmtpTransport->executeCommand('eHNtdHBzaWItYTk...', Array) #3 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\AuthHandler.php(177): Swift_Transport_Esmtp_Auth_LoginAuthenticator->authenticate(Object(Swift_Transport_EsmtpTransport), 'communication@b...', 'xsmtpsib-a92dde...') #4 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_Transport_EsmtpTransport)) #5 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #6 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\MemorySpool.php(83): Swift_Transport_AbstractSmtpTransport->start() #7 C:\wamp64\www\elearning\vendor\symfony\swiftmailer-bundle\EventListener\EmailSenderListener.php(61): Swift_MemorySpool->flushQueue(Object(Swift_Transport_EsmtpTransport)) #8 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\WrappedListener.php(115): Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener->onTerminate(Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), 'kernel.terminat...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #9 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(212): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), 'kernel.terminat...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #10 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.terminat...', Object(Symfony\Component\HttpKernel\Event\PostResponseEvent)) #11 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php(145): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.terminat...', Object(Symfony\Component\HttpKernel\Event\PostResponseEvent)) #12 C:\wamp64\www\elearning\vendor\symfony\http-kernel\HttpKernel.php(87): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('kernel.terminat...', Object(Symfony\Component\HttpKernel\Event\PostResponseEvent)) #13 C:\wamp64\www\elearning\vendor\symfony\http-kernel\Kernel.php(163): Symfony\Component\HttpKernel\HttpKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\RedirectResponse)) #14 C:\wamp64\www\elearning\public\index.php(27): Symfony\Component\HttpKernel\Kernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\RedirectResponse)) #15 {main}. [] [] [2019-04-19 12:04:31] 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/login","method":"GET"} [] [2019-04-19 12:04:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:04:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:04:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:04:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:04:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f126cc"},"request_uri":"http://localhost/elearning/public/_wdt/f126cc","method":"GET"} [] [2019-04-19 12:05:23] console.ERROR: Error thrown while running command ""swiftmailer:send:email"". Message: "There are no commands defined in the "swiftmailer:send" namespace. Did you mean one of these? swiftmailer swiftmailer:email swiftmailer:spool" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException(code: 0): There are no commands defined in the \"swiftmailer:send\" namespace.\n\nDid you mean one of these?\n swiftmailer\n swiftmailer:email\n swiftmailer:spool at C:\\wamp64\\www\\elearning\\vendor\\symfony\\console\\Application.php:585)","command":"\"swiftmailer:send:email\"","message":"There are no commands defined in the \"swiftmailer:send\" namespace.\n\nDid you mean one of these?\n swiftmailer\n swiftmailer:email\n swiftmailer:spool"} [] [2019-04-19 12:06:00] app.ERROR: Exception occurred while flushing email queue: Failed to authenticate on SMTP server with username "communication@bleusocial.com" using 1 possible authenticators. Authenticator LOGIN returned Swift_TransportException: Expected response code 235 but got code "530", with message "530 Invalid username or password " in C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php:457 Stack trace: #0 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(341): Swift_Transport_AbstractSmtpTransport->assertResponseCode('530 Invalid use...', Array) #1 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(305): Swift_Transport_AbstractSmtpTransport->executeCommand('eHNtdHBzaWItYTk...', Array, Array, false, NULL) #2 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\Auth\LoginAuthenticator.php(36): Swift_Transport_EsmtpTransport->executeCommand('eHNtdHBzaWItYTk...', Array) #3 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\Esmtp\AuthHandler.php(177): Swift_Transport_Esmtp_Auth_LoginAuthenticator->authenticate(Object(Swift_Transport_EsmtpTransport), 'communication@b...', 'xsmtpsib-a92dde...') #4 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_Transport_EsmtpTransport)) #5 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #6 C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\MemorySpool.php(83): Swift_Transport_AbstractSmtpTransport->start() #7 C:\wamp64\www\elearning\vendor\symfony\swiftmailer-bundle\EventListener\EmailSenderListener.php(61): Swift_MemorySpool->flushQueue(Object(Swift_Transport_EsmtpTransport)) #8 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\WrappedListener.php(115): Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener->onTerminate(Object(Symfony\Component\Console\Event\ConsoleTerminateEvent), 'console.termina...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #9 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(212): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\Console\Event\ConsoleTerminateEvent), 'console.termina...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher)) #10 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #11 C:\wamp64\www\elearning\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php(145): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #12 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(941): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch('console.termina...', Object(Symfony\Component\Console\Event\ConsoleTerminateEvent)) #13 C:\wamp64\www\elearning\vendor\symfony\framework-bundle\Console\Application.php(89): Symfony\Component\Console\Application->doRunCommand(Object(Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(269): Symfony\Bundle\FrameworkBundle\Console\Application->doRunCommand(Object(Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 C:\wamp64\www\elearning\vendor\symfony\framework-bundle\Console\Application.php(75): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 C:\wamp64\www\elearning\vendor\symfony\console\Application.php(145): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 C:\wamp64\www\elearning\bin\console(38): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput)) #18 {main}. [] [] [2019-04-19 12:07:34] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-19 12:07:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:07:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:07:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:07:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:07:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffce09"},"request_uri":"http://localhost/elearning/public/_wdt/ffce09","method":"GET"} [] [2019-04-19 12:07:50] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-19 12:07:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:07:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:07:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:07:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-19 12:07:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:07:51] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"communication@bleusocial.com","2":"Clémentine","3":"$2y$13$oFner9.wfja5i2vQTle [...]","4":["ROLE_PENDING"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-19 12:07:51] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-19 12:07:52] 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/login","method":"GET"} [] [2019-04-19 12:07:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:07:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:07:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:07:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:07:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"448e94"},"request_uri":"http://localhost/elearning/public/_wdt/448e94","method":"GET"} [] [2019-04-19 12:09:03] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 12:09:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:09:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:09:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ece0ba"},"request_uri":"http://localhost/elearning/public/_wdt/ece0ba","method":"GET"} [] [2019-04-19 12:09:07] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"POST"} [] [2019-04-19 12:09:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:09:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-19 12:09:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:09:07] doctrine.DEBUG: UPDATE user SET reset_token = ? WHERE id = ? ["6IdtD0R3qVh9eam4N8B3BU-P8r [...]",38] [] [2019-04-19 12:09:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:09:09] request.INFO: Matched route "app_forgotten_password". {"route":"app_forgotten_password","route_parameters":{"_route":"app_forgotten_password","_controller":"App\\Controller\\SecurityController::forgottenPassword"},"request_uri":"http://localhost/elearning/public/forgottenPassword","method":"GET"} [] [2019-04-19 12:09:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:09:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:09:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"896db7"},"request_uri":"http://localhost/elearning/public/_wdt/896db7","method":"GET"} [] [2019-04-19 12:09:34] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"6IdtD0R3qVh9eam4N8B3BU-P8rwYPhmahnBQGJ3e9qU"},"request_uri":"http://localhost/elearning/public/reset_password/6IdtD0R3qVh9eam4N8B3BU-P8rwYPhmahnBQGJ3e9qU","method":"GET"} [] [2019-04-19 12:09:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:09:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:09:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8b359"},"request_uri":"http://localhost/elearning/public/_wdt/f8b359","method":"GET"} [] [2019-04-19 12:09:48] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"6IdtD0R3qVh9eam4N8B3BU-P8rwYPhmahnBQGJ3e9qU"},"request_uri":"http://localhost/elearning/public/reset_password/6IdtD0R3qVh9eam4N8B3BU-P8rwYPhmahnBQGJ3e9qU","method":"POST"} [] [2019-04-19 12:09:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:09:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:09:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.reset_token = ? LIMIT 1 ["6IdtD0R3qVh9eam4N8B3BU-P8r [...]"] [] [2019-04-19 12:09:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:09:49] doctrine.DEBUG: UPDATE user SET password = ?, reset_token = ? WHERE id = ? ["$2y$13$W/gS5BwKeNwa9kk3Ffs [...]",null,38] [] [2019-04-19 12:09:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:09:49] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "login" as such route does not exist." at C:\wamp64\www\elearning\var\cache\dev\srcApp_KernelDevDebugContainerUrlGenerator.php line 98 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:98)"} [] [2019-04-19 12:09:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c1192"},"request_uri":"http://localhost/elearning/public/_wdt/5c1192","method":"GET"} [] [2019-04-19 12:10:19] request.INFO: Matched route "app_reset_password". {"route":"app_reset_password","route_parameters":{"_route":"app_reset_password","_controller":"App\\Controller\\SecurityController::resetPassword","token":"6IdtD0R3qVh9eam4N8B3BU-P8rwYPhmahnBQGJ3e9qU"},"request_uri":"http://localhost/elearning/public/reset_password/6IdtD0R3qVh9eam4N8B3BU-P8rwYPhmahnBQGJ3e9qU","method":"POST"} [] [2019-04-19 12:10:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:10:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.reset_token = ? LIMIT 1 ["6IdtD0R3qVh9eam4N8B3BU-P8r [...]"] [] [2019-04-19 12:10:20] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-19 12:10:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:10:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:10:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29ebe1"},"request_uri":"http://localhost/elearning/public/_wdt/29ebe1","method":"GET"} [] [2019-04-19 12:10:26] 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/login","method":"GET"} [] [2019-04-19 12:10:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:10:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:10:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"786a59"},"request_uri":"http://localhost/elearning/public/_wdt/786a59","method":"GET"} [] [2019-04-19 12:10:45] 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/login","method":"POST"} [] [2019-04-19 12:10:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:10:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-19 12:10:46] security.INFO: User has been authenticated successfully. {"username":"Clémentine"} [] [2019-04-19 12:10:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:10: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/dashboard","method":"GET"} [] [2019-04-19 12:10:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [38] [] [2019-04-19 12:10:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine"} [] [2019-04-19 12:10:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:10:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:10:46] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\ControllerTrait.php:306)"} [] [2019-04-19 12:10:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at C:\wamp64\www\elearning\vendor\symfony\security-http\Firewall\ExceptionListener.php line 118 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-http\\Firewall\\ExceptionListener.php:118, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\ControllerTrait.php:306)"} [] [2019-04-19 12:10:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:10:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3914e"},"request_uri":"http://localhost/elearning/public/_wdt/b3914e","method":"GET"} [] [2019-04-19 12:11:10] 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/login","method":"GET"} [] [2019-04-19 12:11:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:11:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:11:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:11:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:11:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b05a0b"},"request_uri":"http://localhost/elearning/public/_wdt/b05a0b","method":"GET"} [] [2019-04-19 12:15:14] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-19 12:15:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:15:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:15:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:15:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:15:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08cc02"},"request_uri":"http://localhost/elearning/public/_wdt/08cc02","method":"GET"} [] [2019-04-19 12:15:30] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-19 12:15:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:15:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:15:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:15:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["c.fernandez@lilo.org"] [] [2019-04-19 12:15:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:15:32] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?) {"1":"c.fernandez@lilo.org","2":"Clémentine","3":"$2y$13$zx6SHxjxGPg2QgqfV.S [...]","4":["ROLE_PENDING"],"5":"Fernandez","6":"Clémentine","7":null,"8":null} [] [2019-04-19 12:15:32] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-19 12:15:35] 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/login","method":"GET"} [] [2019-04-19 12:15:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:15:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:15:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:15:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:15:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"447a85"},"request_uri":"http://localhost/elearning/public/_wdt/447a85","method":"GET"} [] [2019-04-19 12:17:09] 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/deconnexion","method":"GET"} [] [2019-04-19 12:17:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [38] [] [2019-04-19 12:17:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine"} [] [2019-04-19 12:17:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:10] 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/login","method":"GET"} [] [2019-04-19 12:17:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:17:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4e24e"},"request_uri":"http://localhost/elearning/public/_wdt/d4e24e","method":"GET"} [] [2019-04-19 12:17:24] 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/login","method":"POST"} [] [2019-04-19 12:17:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-19 12:17:26] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-19 12:17:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:17: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/dashboard","method":"GET"} [] [2019-04-19 12:17:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:17:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:17:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17: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 = ? [35] [] [2019-04-19 12:17: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 = ? [35] [] [2019-04-19 12:17: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 = ? [35] [] [2019-04-19 12:17: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-19 12:17: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 = ? [9] [] [2019-04-19 12:17:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:17:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2dbec"},"request_uri":"http://localhost/elearning/public/_wdt/c2dbec","method":"GET"} [] [2019-04-19 12:17:34] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-19 12:17:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:17:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:17:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-19 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-19 12:17:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:17:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a974bd"},"request_uri":"http://localhost/elearning/public/_wdt/a974bd","method":"GET"} [] [2019-04-19 12:17:40] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-19 12:17:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:17:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:17:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:40] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-19 12:17: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 = ? [35] [] [2019-04-19 12:17:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:17:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"813c47"},"request_uri":"http://localhost/elearning/public/_wdt/813c47","method":"GET"} [] [2019-04-19 12:17:44] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 12:17:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:17:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:17:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 12:17:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:17:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f5743"},"request_uri":"http://localhost/elearning/public/_wdt/5f5743","method":"GET"} [] [2019-04-19 12:17:49] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"38"},"request_uri":"http://localhost/elearning/public/admin/users/38/edit","method":"GET"} [] [2019-04-19 12:17:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:17:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:17:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:17:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:17: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 = ? ["38"] [] [2019-04-19 12:17: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 = ? [38] [] [2019-04-19 12:17:49] 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-19 12:17:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:17:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f988b3"},"request_uri":"http://localhost/elearning/public/_wdt/f988b3","method":"GET"} [] [2019-04-19 12:17:58] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"38"},"request_uri":"http://localhost/elearning/public/admin/users/38/edit","method":"POST"} [] [2019-04-19 12:17:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:17:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:17:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:17:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:17:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:17: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 WHERE t0.id = ? ["38"] [] [2019-04-19 12:17: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [38] [] [2019-04-19 12:17:59] 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 (?) [["9"]] [] [2019-04-19 12:17: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [38] [] [2019-04-19 12:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-19 12:18:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:18:00] doctrine.DEBUG: UPDATE user SET roles = ? WHERE id = ? [["ROLE_STAGIAIRE"],38] [] [2019-04-19 12:18:00] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [38,9] [] [2019-04-19 12:18:00] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [9,38] [] [2019-04-19 12:18:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:18:00] doctrine.DEBUG: INSERT INTO lesson_user (register_at, certificated, certificated_at, user_id, lesson_id) VALUES (?, ?, ?, ?, ?) {"1":"2019-04-19 12:18:00","2":null,"3":null,"4":38,"5":9} [] [2019-04-19 12:18:00] doctrine.DEBUG: "ROLLBACK" [] [] [2019-04-19 12:18:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO lesson_user (register_at, certificated, certificated_at, user_id, lesson_id) VALUES (?, ?, ?, ?, ?)' with params ["2019-04-19 12:18:00", null, null, 38, 9]: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'certificated' ne peut être vide (null)" at C:\wamp64\www\elearning\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO lesson_user (register_at, certificated, certificated_at, user_id, lesson_id) VALUES (?, ?, ?, ?, ?)' with params [\"2019-04-19 12:18:00\", null, null, 38, 9]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'certificated' ne peut être vide (null) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'certificated' ne peut être vide (null) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:119, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'certificated' ne peut être vide (null) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:117)"} [] [2019-04-19 12:18:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:18:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"debe98"},"request_uri":"http://localhost/elearning/public/_wdt/debe98","method":"GET"} [] [2019-04-19 12:18:40] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"38"},"request_uri":"http://localhost/elearning/public/admin/users/38/edit","method":"POST"} [] [2019-04-19 12:18:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:18:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:18:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:18:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:18:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:18:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:18: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 WHERE t0.id = ? ["38"] [] [2019-04-19 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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [38] [] [2019-04-19 12:18:41] 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 (?) [["9"]] [] [2019-04-19 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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [38] [] [2019-04-19 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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-19 12:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [9,38] [] [2019-04-19 12:18:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:18:41] doctrine.DEBUG: INSERT INTO lesson_user (register_at, certificated, certificated_at, user_id, lesson_id) VALUES (?, ?, ?, ?, ?) {"1":"2019-04-19 12:18:41","2":false,"3":null,"4":38,"5":9} [] [2019-04-19 12:18:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 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 = ? [9] [] [2019-04-19 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 = ? [38] [] [2019-04-19 12:18:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:18:41] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":38,"3":37} [] [2019-04-19 12:18:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:18:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:18:41] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":38,"3":38} [] [2019-04-19 12:18:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:18:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:18:42] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 12: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-19 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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:18:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:18:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:18:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:18:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 12:18:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:18:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94919b"},"request_uri":"http://localhost/elearning/public/_wdt/94919b","method":"GET"} [] [2019-04-19 12:18:46] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"38"},"request_uri":"http://localhost/elearning/public/admin/users/38/edit","method":"GET"} [] [2019-04-19 12:18:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:18:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:18:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:18:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:18:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:18:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:18: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 = ? ["38"] [] [2019-04-19 12:18: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 = ? [38] [] [2019-04-19 12:18:47] 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-19 12:18:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:18:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa451a"},"request_uri":"http://localhost/elearning/public/_wdt/fa451a","method":"GET"} [] [2019-04-19 12:18:53] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-19 12:18:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:18:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:18:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:18:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:18:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:18:53] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-19 12:18: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 = ? [35] [] [2019-04-19 12:18: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 = ? [38] [] [2019-04-19 12:18:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:18:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"888479"},"request_uri":"http://localhost/elearning/public/_wdt/888479","method":"GET"} [] [2019-04-19 12:18:57] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"38"},"request_uri":"http://localhost/elearning/public/admin/users/38","method":"GET"} [] [2019-04-19 12:18:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:18:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:18:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:18:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:18:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12: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 = ? ["38"] [] [2019-04-19 12: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [38] [] [2019-04-19 12: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 = ? [9] [] [2019-04-19 12: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 = ? [38] [] [2019-04-19 12: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 = ? [38] [] [2019-04-19 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [38] [] [2019-04-19 12: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 = ? [38] [] [2019-04-19 12: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-19 12:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [38] [] [2019-04-19 12:18:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:18:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/38")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/38\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-19 12:18:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84420d"},"request_uri":"http://localhost/elearning/public/_wdt/84420d","method":"GET"} [] [2019-04-19 12:19:42] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 12:19:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:19:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:19:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:19:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:19:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:19: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 12:19:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:19:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e83345"},"request_uri":"http://localhost/elearning/public/_wdt/e83345","method":"GET"} [] [2019-04-19 12:19:46] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"39"},"request_uri":"http://localhost/elearning/public/admin/users/39/edit","method":"GET"} [] [2019-04-19 12:19:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:19:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:19:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:19:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:19:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["39"] [] [2019-04-19 12:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["39"] [] [2019-04-19 12:19: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 = ? ["39"] [] [2019-04-19 12:19: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 = ? [39] [] [2019-04-19 12:19:46] 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-19 12:19:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:19:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e91961"},"request_uri":"http://localhost/elearning/public/_wdt/e91961","method":"GET"} [] [2019-04-19 12:19:53] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"39"},"request_uri":"http://localhost/elearning/public/admin/users/39/edit","method":"POST"} [] [2019-04-19 12: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-19 12:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:19:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:19:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:19:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:19:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["39"] [] [2019-04-19 12:19:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["39"] [] [2019-04-19 12:19: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 = ? ["39"] [] [2019-04-19 12:19: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 = ? [39] [] [2019-04-19 12:19:54] 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 (?) [["8"]] [] [2019-04-19 12:19: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 = ? [39] [] [2019-04-19 12:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["c.fernandez@lilo.org"] [] [2019-04-19 12:19:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:19:54] doctrine.DEBUG: UPDATE user SET roles = ? WHERE id = ? [["ROLE_STAGIAIRE"],39] [] [2019-04-19 12:19:54] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [39,8] [] [2019-04-19 12:19:54] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:19:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [8,39] [] [2019-04-19 12:19:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:19:55] doctrine.DEBUG: INSERT INTO lesson_user (register_at, certificated, certificated_at, user_id, lesson_id) VALUES (?, ?, ?, ?, ?) {"1":"2019-04-19 12:19:55","2":false,"3":null,"4":39,"5":8} [] [2019-04-19 12:19:55] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:19: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 = ? [8] [] [2019-04-19 12:19: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 = ? [39] [] [2019-04-19 12:19:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:19:55] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":39,"3":36} [] [2019-04-19 12:19:55] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:19:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:19:56] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 12:19:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:19:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:19:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:19:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:19:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:19: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 12:19:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:19:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"caaa51"},"request_uri":"http://localhost/elearning/public/_wdt/caaa51","method":"GET"} [] [2019-04-19 12:20:22] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"38"},"request_uri":"http://localhost/elearning/public/admin/user-38/delete","method":"GET"} [] [2019-04-19 12:20:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:20:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:20:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:20:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["38"] [] [2019-04-19 12:20: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 = ? [38] [] [2019-04-19 12:20:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:20:22] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [146] [] [2019-04-19 12:20:22] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:20:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:20:22] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [147] [] [2019-04-19 12:20:22] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:20:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [38] [] [2019-04-19 12:20:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:20:22] doctrine.DEBUG: DELETE FROM lesson_user WHERE id = ? [14] [] [2019-04-19 12:20:22] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:20: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 = ? [38] [] [2019-04-19 12:20:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:20:22] doctrine.DEBUG: DELETE FROM user WHERE id = ? [38] [] [2019-04-19 12:20:22] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:20:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:20:23] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 12:20:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:20:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:20:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:20:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 12:20:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:20:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b827f4"},"request_uri":"http://localhost/elearning/public/_wdt/b827f4","method":"GET"} [] [2019-04-19 12:20:29] request.INFO: Matched route "user_delete". {"route":"user_delete","route_parameters":{"_route":"user_delete","_controller":"App\\Controller\\UserController::deleteUser","id":"39"},"request_uri":"http://localhost/elearning/public/admin/user-39/delete","method":"GET"} [] [2019-04-19 12:20:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:20:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:20:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:20:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["39"] [] [2019-04-19 12: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 = ? [39] [] [2019-04-19 12:20:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:20:29] doctrine.DEBUG: DELETE FROM advance WHERE id = ? [148] [] [2019-04-19 12:20:29] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:20:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [39] [] [2019-04-19 12:20:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:20:29] doctrine.DEBUG: DELETE FROM lesson_user WHERE id = ? [15] [] [2019-04-19 12:20:29] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:20: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 = ? [39] [] [2019-04-19 12:20:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 12:20:30] doctrine.DEBUG: DELETE FROM user WHERE id = ? [39] [] [2019-04-19 12:20:30] doctrine.DEBUG: "COMMIT" [] [] [2019-04-19 12:20:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:20:30] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 12:20:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:20:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:20:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:20:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 12:20:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:20:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b877cf"},"request_uri":"http://localhost/elearning/public/_wdt/b877cf","method":"GET"} [] [2019-04-19 12:20:35] 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/admin/content","method":"GET"} [] [2019-04-19 12:20:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:20:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:20:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:20:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20: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 [] [] [2019-04-19 12:20:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:20:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a67a9a"},"request_uri":"http://localhost/elearning/public/_wdt/a67a9a","method":"GET"} [] [2019-04-19 12:20:43] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/admin/content/new","method":"GET"} [] [2019-04-19 12:20:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:20:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:20:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:20:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:20: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.content_id IS NULL LIMIT 1 [] [] [2019-04-19 12:20: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.content_id IS NULL LIMIT 1 [] [] [2019-04-19 12:20: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_ [] [] [2019-04-19 12:20:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:20:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a0f60"},"request_uri":"http://localhost/elearning/public/_wdt/1a0f60","method":"GET"} [] [2019-04-19 12:21:25] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-19 12:21:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:21:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:21:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:21:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:21:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7784d2"},"request_uri":"http://localhost/elearning/public/_wdt/7784d2","method":"GET"} [] [2019-04-19 12:21: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/dashboard","method":"GET"} [] [2019-04-19 12:21:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:21:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:21:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:21:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21: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 = ? [35] [] [2019-04-19 12:21: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 = ? [35] [] [2019-04-19 12:21: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 = ? [35] [] [2019-04-19 12:21: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-19 12:21: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 = ? [9] [] [2019-04-19 12:21:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:21:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b32935"},"request_uri":"http://localhost/elearning/public/_wdt/b32935","method":"GET"} [] [2019-04-19 12:21:39] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-19 12:21:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:21:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:21:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:21:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21: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 = ? ["9"] [] [2019-04-19 12:21: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 = ? ["9"] [] [2019-04-19 12:21: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 [9] [] [2019-04-19 12:21: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 [35,37] [] [2019-04-19 12:21: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 [35,38] [] [2019-04-19 12:21: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 = ? [37] [] [2019-04-19 12:21: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 = ? [38] [] [2019-04-19 12:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-19 12:21:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:21:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d599f"},"request_uri":"http://localhost/elearning/public/_wdt/0d599f","method":"GET"} [] [2019-04-19 12:21:48] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"37"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-37/update-rank","method":"POST"} [] [2019-04-19 12:21:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:21:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:21:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:21:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:49] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"38"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-38/update-rank","method":"POST"} [] [2019-04-19 12:21: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.content_id = ? AND t0.lesson_id = ? ["37","9"] [] [2019-04-19 12:21:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:21:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:21:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:21:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:21:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21: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.content_id = ? AND t0.lesson_id = ? ["38","9"] [] [2019-04-19 12:21:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:21:50] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-19 12:21:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:21:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:21:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:21:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21: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 = ? ["9"] [] [2019-04-19 12:21: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 = ? ["9"] [] [2019-04-19 12:21: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 [9] [] [2019-04-19 12:21: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 [35,37] [] [2019-04-19 12:21: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 [35,38] [] [2019-04-19 12:21: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 = ? [37] [] [2019-04-19 12:21: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 = ? [38] [] [2019-04-19 12:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-19 12:21:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:21:51] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-19 12:21:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:21: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:21:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:21:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:21:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21: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 = ? ["9"] [] [2019-04-19 12:21: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 = ? ["9"] [] [2019-04-19 12:21: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 [9] [] [2019-04-19 12:21: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 [35,37] [] [2019-04-19 12:21: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 [35,38] [] [2019-04-19 12:21: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 = ? [37] [] [2019-04-19 12:21: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 = ? [38] [] [2019-04-19 12:21: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-19 12:21:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:21:52] 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/login","method":"GET"} [] [2019-04-19 12:21:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:21:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:21:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-19 12:21:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0ff2"},"request_uri":"http://localhost/elearning/public/_wdt/ca0ff2","method":"GET"} [] [2019-04-19 12:22:19] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-19 12:22:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 12:22: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 12:22:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 12:22:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 12:22:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:22:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 12:22: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 = ? ["37"] [] [2019-04-19 12:22: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 = ? ["9"] [] [2019-04-19 12:22: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 [9] [] [2019-04-19 12:22: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 = ? [38] [] [2019-04-19 12:22:19] 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 = ? [37] [] [2019-04-19 12:22: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.content_id = ? [37] [] [2019-04-19 12:22:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 12:22:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6185ec"},"request_uri":"http://localhost/elearning/public/_wdt/6185ec","method":"GET"} [] [2019-04-19 13:18:17] 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/login","method":"POST"} [] [2019-04-19 13:18:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:18:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:18:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-19 13:18:19] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-19 13:18:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:18: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/dashboard","method":"GET"} [] [2019-04-19 13:18:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:18:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:18:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:18:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:18:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:18: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 = ? [35] [] [2019-04-19 13:18: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 = ? [35] [] [2019-04-19 13:18: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 = ? [35] [] [2019-04-19 13:18: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-19 13:18: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 = ? [9] [] [2019-04-19 13:18:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:18:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da20a1"},"request_uri":"http://localhost/elearning/public/_wdt/da20a1","method":"GET"} [] [2019-04-19 13:19:18] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-19 13:19:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:19:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:19:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:19:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:19:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:19: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 = ? ["9"] [] [2019-04-19 13:19: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 = ? ["9"] [] [2019-04-19 13:19: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 [9] [] [2019-04-19 13:19: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 [35,37] [] [2019-04-19 13:19: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 [35,38] [] [2019-04-19 13:19: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 = ? [37] [] [2019-04-19 13:19: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 = ? [38] [] [2019-04-19 13:19: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-19 13:19:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:19:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37cc3a"},"request_uri":"http://localhost/elearning/public/_wdt/37cc3a","method":"GET"} [] [2019-04-19 13:19: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/lesson/6","method":"GET"} [] [2019-04-19 13:19:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:19: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:19:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:19:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:19:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:19:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:19: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-19 13:19: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-19 13:19: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-19 13:19: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 [35,31] [] [2019-04-19 13:19: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 [35,32] [] [2019-04-19 13:19: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-19 13:19: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-19 13:19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-19 13:19:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:19:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78f253"},"request_uri":"http://localhost/elearning/public/_wdt/78f253","method":"GET"} [] [2019-04-19 13:20:14] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-19 13:20:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:20:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:20:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:20:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:20:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:20: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-19 13:20: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-19 13:20: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-19 13:20: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-19 13:20:16] 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 = ? [31] [] [2019-04-19 13:20: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.content_id = ? [31] [] [2019-04-19 13:20:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:20:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"000a36"},"request_uri":"http://localhost/elearning/public/_wdt/000a36","method":"GET"} [] [2019-04-19 13:20:32] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-19 13:20:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:20: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:20:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:20:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:20:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:20:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:20: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 = ? ["9"] [] [2019-04-19 13:20: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 = ? ["9"] [] [2019-04-19 13:20: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 [9] [] [2019-04-19 13:20: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 [35,37] [] [2019-04-19 13:20: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 [35,38] [] [2019-04-19 13:20: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 = ? [37] [] [2019-04-19 13:20: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 = ? [38] [] [2019-04-19 13:20: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-19 13:20:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:20:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0a09c"},"request_uri":"http://localhost/elearning/public/_wdt/c0a09c","method":"GET"} [] [2019-04-19 13:21:35] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-19 13:21:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:21: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:21:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:21:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:21:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:21:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:21: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 = ? ["37"] [] [2019-04-19 13:21: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 = ? ["9"] [] [2019-04-19 13:21: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 [9] [] [2019-04-19 13:21: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 = ? [38] [] [2019-04-19 13:21:36] 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 = ? [37] [] [2019-04-19 13:21: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.content_id = ? [37] [] [2019-04-19 13:21:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:21:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f2532"},"request_uri":"http://localhost/elearning/public/_wdt/4f2532","method":"GET"} [] [2019-04-19 13:22:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-19 13:22:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:22:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:22:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:22:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:22:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-19 13:22: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-19 13:22:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:22:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7d167"},"request_uri":"http://localhost/elearning/public/_wdt/d7d167","method":"GET"} [] [2019-04-19 13:24:09] 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/admin/content","method":"GET"} [] [2019-04-19 13:24:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:24: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:24:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:24:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:24:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:24:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:24: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 [] [] [2019-04-19 13:24:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:24:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33dda1"},"request_uri":"http://localhost/elearning/public/_wdt/33dda1","method":"GET"} [] [2019-04-19 13:24:19] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"37"},"request_uri":"http://localhost/elearning/public/admin/content/37/edit","method":"GET"} [] [2019-04-19 13:24:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:24: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:24:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:24:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:24:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:24:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:24: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 = ? ["37"] [] [2019-04-19 13: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.id = ? ["37"] [] [2019-04-19 13: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 = ? ["37"] [] [2019-04-19 13: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [37] [] [2019-04-19 13:24:20] 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-19 13:24:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:24:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c2c0f"},"request_uri":"http://localhost/elearning/public/_wdt/7c2c0f","method":"GET"} [] [2019-04-19 13:24:58] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-19 13:24:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:24: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:24:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:24:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:24:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:24:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:24: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-19 13:24: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-19 13:24:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:25:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a0560"},"request_uri":"http://localhost/elearning/public/_wdt/9a0560","method":"GET"} [] [2019-04-19 13:25:06] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-19 13:25:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:25: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:25:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:25:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:25:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:25:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:25: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-19 13:25:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:25:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf19f2"},"request_uri":"http://localhost/elearning/public/_wdt/cf19f2","method":"GET"} [] [2019-04-19 13:25:16] 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/admin/content","method":"GET"} [] [2019-04-19 13:25:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:25:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:25:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:25:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:25:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:25: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 [] [] [2019-04-19 13:25:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:25:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e0923"},"request_uri":"http://localhost/elearning/public/_wdt/1e0923","method":"GET"} [] [2019-04-19 13:25:21] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/admin/content/new","method":"GET"} [] [2019-04-19 13:25:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:25: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:25:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:25:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:25:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:25:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:25: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.content_id IS NULL LIMIT 1 [] [] [2019-04-19 13:25: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.content_id IS NULL LIMIT 1 [] [] [2019-04-19 13:25:22] 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-19 13:25:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:25:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"542e68"},"request_uri":"http://localhost/elearning/public/_wdt/542e68","method":"GET"} [] [2019-04-19 13:26:14] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-19 13: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-19 13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:26:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:26:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:26:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:26:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:26:15] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-19 13:26:15] php.INFO: User Deprecated: The "FM\ElfinderBundle\Controller\ElFinderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FM\\ElfinderBundle\\Controller\\ElFinderController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\debug\\DebugClassLoader.php:199)"} [] [2019-04-19 13:26:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-19 13:26:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b1192"},"request_uri":"http://localhost/elearning/public/_wdt/1b1192","method":"GET"} [] [2019-04-19 13:26:19] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1555680376705&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-19 13:26:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:26:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:26:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:26:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:26:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:26:19] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-19 13:26:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a35c6ca8110f&target=l1_XA","method":"GET"} [] [2019-04-19 13:26:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:26:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:26:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:26:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:26:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:26:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-19 13:26:55] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/admin/content/new","method":"POST"} [] [2019-04-19 13:26:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-19 13:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-19 13:26:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-19 13:26:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-19 13:26:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:26:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-19 13:26: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.content_id IS NULL LIMIT 1 [] [] [2019-04-19 13:26: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.content_id IS NULL LIMIT 1 [] [] [2019-04-19 13:26:56] 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-19 13:26:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-19 13:26:57] doctrine.DEBUG: INSERT INTO content (title, content, created_at, slug) VALUES (?, ?, ?, ?) {"1":"Mon nouveau cours","2":"

Voi\"}],\"count\":1})"} [] [2019-04-23 08:32:37] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\C\M\EtUS6vuXTLQ04H9AaPdw' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-23 08:32:37] cache.WARNING: Failed to save key "%5BApp%5CController%5CUserController%23indexStagiaire%5D%5B1%5D" (array) {"key":"%5BApp%5CController%5CUserController%23indexStagiaire%5D%5B1%5D","type":"array","exception":"[object] (ErrorException(code: 0): rename(C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\5cbecda4cba160.70077130,C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\J\\Y\\0TamRrGUQrfgvWAw3MZg): Acc�s refus�. (code: 5) at C:\\wamp64\\www\\elearning\\vendor\\symfony\\cache\\Traits\\FilesystemCommonTrait.php:98)"} [] [2019-04-23 08:32:37] cache.WARNING: Failed to save key "%5B%5BC%5DApp%5CController%5CUserController%23indexStagiaire%5D%5B1%5D" (integer) {"key":"%5B%5BC%5DApp%5CController%5CUserController%23indexStagiaire%5D%5B1%5D","type":"integer","exception":"[object] (ErrorException(code: 0): rename(C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\5cbecda4cba160.70077130,C:\\wamp64\\www\\elearning\\var\\cache\\dev\\pools\\kMjOOfpMO3\\Y\\A\\5iWqSCcFYoDvuCj9dwpA): Acc�s refus�. (code: 5) at C:\\wamp64\\www\\elearning\\vendor\\symfony\\cache\\Traits\\FilesystemCommonTrait.php:98)"} [] [2019-04-23 08:32:37] php.DEBUG: Warning: opcache_compile_file(C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\S\+\b72ttWOmiksM1Rxn91LQ): failed to open stream: Resource temporarily unavailable [] [] [2019-04-23 08:32:37] php.DEBUG: Warning: opcache_compile_file(): Failed opening 'C:\wamp64\www\elearning\var\cache\dev\pools\kMjOOfpMO3\S\+\b72ttWOmiksM1Rxn91LQ' for inclusion (include_path='.;C:\php\pear') [] [] [2019-04-23 08:32:37] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 08:32:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 08:32:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 08:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 08:32:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 08:32:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 08:32:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 08:32:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 08:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 08:32: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 = ? ["40"] [] [2019-04-23 08:32: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 = ? [40] [] [2019-04-23 08:32: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 = ? [9] [] [2019-04-23 08:32: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 = ? [40] [] [2019-04-23 08:32: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 = ? [40] [] [2019-04-23 08:32:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 08:32: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 = ? [40] [] [2019-04-23 08:32: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 = ? [9] [] [2019-04-23 08:32:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 08:32:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 08:32:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 08:32:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54ea72"},"request_uri":"http://localhost/elearning/public/_wdt/54ea72","method":"GET"} [] [2019-04-23 08:32:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 08:32:41] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 08:32:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 08:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 08:32:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 08:32:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 08:32:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 08:32:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 08:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 08:32: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 = ? ["9"] [] [2019-04-23 08:32:42] php.CRITICAL: Call to undefined method App\Controller\UserController::response() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method App\\Controller\\UserController::response() at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:436)"} [] [2019-04-23 08:32:42] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "response" of class "App\Controller\UserController"." at C:\wamp64\www\elearning\src\Controller\UserController.php line 436 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"response\" of class \"App\\Controller\\UserController\". at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:436)"} [] [2019-04-23 08:32:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 08:32:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7d62d"},"request_uri":"http://localhost/elearning/public/_wdt/f7d62d","method":"GET"} [] [2019-04-23 15:26:33] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 15:26:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 15:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 15:26:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 15:26:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 15:26:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:26:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 15:26: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 = ? ["9"] [] [2019-04-23 15:26:36] php.CRITICAL: Call to undefined function App\Controller\json() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined function App\\Controller\\json() at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:437)"} [] [2019-04-23 15:26:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedFunctionException: "Attempted to call function "json" from namespace "App\Controller"." at C:\wamp64\www\elearning\src\Controller\UserController.php line 437 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedFunctionException(code: 0): Attempted to call function \"json\" from namespace \"App\\Controller\". at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:437)"} [] [2019-04-23 15:26:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 15:26:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12fa19"},"request_uri":"http://localhost/elearning/public/_wdt/12fa19","method":"GET"} [] [2019-04-23 15:27:04] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 15:27:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 15:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 15:27:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 15:27:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 15:27:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:27:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:27: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 15:27: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 = ? ["9"] [] [2019-04-23 15:27:05] php.CRITICAL: Return value of App\Controller\UserController::sendCertificat() must be an instance of App\Controller\Response, instance of Symfony\Component\HttpFoundation\JsonResponse returned {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Return value of App\\Controller\\UserController::sendCertificat() must be an instance of App\\Controller\\Response, instance of Symfony\\Component\\HttpFoundation\\JsonResponse returned at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:437)"} [] [2019-04-23 15:27:05] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\UserController::sendCertificat() must be an instance of App\Controller\Response, instance of Symfony\Component\HttpFoundation\JsonResponse returned" at C:\wamp64\www\elearning\src\Controller\UserController.php line 437 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Return value of App\\Controller\\UserController::sendCertificat() must be an instance of App\\Controller\\Response, instance of Symfony\\Component\\HttpFoundation\\JsonResponse returned at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:437)"} [] [2019-04-23 15:27:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 15:27:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ce2d3"},"request_uri":"http://localhost/elearning/public/_wdt/7ce2d3","method":"GET"} [] [2019-04-23 15:28:47] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 15:28:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 15:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 15:28:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 15:28:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 15:28:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:28:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 15:28: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 = ? ["9"] [] [2019-04-23 15:28:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 15:52:33] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 15:52:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 15:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 15:52:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 15:52:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 15:52:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:52:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 15:52: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 = ? ["9"] [] [2019-04-23 15:52:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 15:53:11] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 15:53:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 15:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 15:53:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 15:53:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 15:53:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:53:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 15:53: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 WHERE t0.id = ? ["9"] [] [2019-04-23 15:53:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 15:58:41] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 15:58:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 15:58:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 15:58:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 15:58:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:58:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 15:58: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 = ? ["9"] [] [2019-04-23 15:58:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 15:59:17] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 15:59:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 15:59:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 15:59:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 15:59:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15:59:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 15:59: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 = ? ["9"] [] [2019-04-23 15:59:17] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [communicationbleusocial.com] does not comply with RFC 2822, 3.6.2." at C:\wamp64\www\elearning\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Mime\Headers\MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [communicationbleusocial.com] does not comply with RFC 2822, 3.6.2. at C:\\wamp64\\www\\elearning\\vendor\\swiftmailer\\swiftmailer\\lib\\classes\\Swift\\Mime\\Headers\\MailboxHeader.php:355)"} [] [2019-04-23 15:59:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 15:59:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c58cf1"},"request_uri":"http://localhost/elearning/public/_wdt/c58cf1","method":"GET"} [] [2019-04-23 16:03:24] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:03:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:03:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:03:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:03:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:03:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:03: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 = ? ["9"] [] [2019-04-23 16:03:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:03:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:03:52] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:03:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:03:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:03:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:03:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:03:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16: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 WHERE t0.id = ? ["9"] [] [2019-04-23 16:03:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:03:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:03:52] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:03:52",16] [] [2019-04-23 16:03:52] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:03:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:05:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:05:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54ea72"},"request_uri":"http://localhost/elearning/public/_wdt/54ea72","method":"GET"} [] [2019-04-23 16:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:05:52] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:05:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:05:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:05:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:05:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:05:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:05: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 = ? ["40"] [] [2019-04-23 16: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 = ? [40] [] [2019-04-23 16:05: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 = ? [9] [] [2019-04-23 16: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 = ? [40] [] [2019-04-23 16: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 = ? [40] [] [2019-04-23 16:05:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:05: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 = ? [40] [] [2019-04-23 16:05: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 = ? [9] [] [2019-04-23 16:05:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:05:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:05:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:05:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f8056"},"request_uri":"http://localhost/elearning/public/_wdt/5f8056","method":"GET"} [] [2019-04-23 16:05:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:05:56] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:05:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:05:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:05:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:05:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:05:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:05: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 = ? ["9"] [] [2019-04-23 16:05:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:05:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:05:57] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:05:57",16] [] [2019-04-23 16:05:57] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:05:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:06:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:06:04] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:06:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:06:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:06:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:06:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:06:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:06: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 = ? ["40"] [] [2019-04-23 16:06: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-23 16:06: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 = ? [9] [] [2019-04-23 16:06: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 = ? [40] [] [2019-04-23 16:06: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 = ? [40] [] [2019-04-23 16:06:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:06: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 = ? [40] [] [2019-04-23 16:06: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 = ? [9] [] [2019-04-23 16:06:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:06:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:06:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:06:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61eb66"},"request_uri":"http://localhost/elearning/public/_wdt/61eb66","method":"GET"} [] [2019-04-23 16:06:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:06:26] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:06:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:06:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:06:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:06:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:06: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 = ? ["40"] [] [2019-04-23 16:06: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 = ? [40] [] [2019-04-23 16:06: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 = ? [9] [] [2019-04-23 16:06: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 = ? [40] [] [2019-04-23 16:06: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 = ? [40] [] [2019-04-23 16:06:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:06: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 = ? [40] [] [2019-04-23 16:06: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 = ? [9] [] [2019-04-23 16:06:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:06:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:06:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:06:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b907f"},"request_uri":"http://localhost/elearning/public/_wdt/4b907f","method":"GET"} [] [2019-04-23 16:06:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:06:31] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:06:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:06:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:06:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:06:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:06:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:06: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 = ? ["9"] [] [2019-04-23 16:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:06:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:06:31] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:06:31",16] [] [2019-04-23 16:06:31] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:06:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:09:50] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:09:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:09:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:09:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:09:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:09:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:09: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 = ? ["40"] [] [2019-04-23 16:09: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 = ? [40] [] [2019-04-23 16:09: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 = ? [9] [] [2019-04-23 16:09: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 = ? [40] [] [2019-04-23 16:09: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 = ? [40] [] [2019-04-23 16:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:09: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 = ? [40] [] [2019-04-23 16:09: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 = ? [9] [] [2019-04-23 16:09:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:09:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:09:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:09:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8980de"},"request_uri":"http://localhost/elearning/public/_wdt/8980de","method":"GET"} [] [2019-04-23 16:09:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:09:59] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:09:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:09:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:09:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:09:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:09:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:09: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 WHERE t0.id = ? ["9"] [] [2019-04-23 16:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:10:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:10:00] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:10:00",16] [] [2019-04-23 16:10:00] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:10:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:10:34] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:10:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:10:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:10:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:10:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:10:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:10: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 = ? ["40"] [] [2019-04-23 16:10: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 = ? [40] [] [2019-04-23 16:10: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 = ? [9] [] [2019-04-23 16:10: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 = ? [40] [] [2019-04-23 16:10: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 = ? [40] [] [2019-04-23 16:10:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:10: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 = ? [40] [] [2019-04-23 16:10: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 = ? [9] [] [2019-04-23 16:10:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:10:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:10:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:10:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"761334"},"request_uri":"http://localhost/elearning/public/_wdt/761334","method":"GET"} [] [2019-04-23 16:10:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:10:40] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:10:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:10: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:10:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:10:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:10:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:10:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:10: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 = ? ["9"] [] [2019-04-23 16:10:41] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: message" at C:\wamp64\www\elearning\src\Controller\UserController.php line 436 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: message at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:436)"} [] [2019-04-23 16:10:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:14:13] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:14:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:14:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:14:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:14:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:14:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:14: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 = ? ["40"] [] [2019-04-23 16:14: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 = ? [40] [] [2019-04-23 16:14: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 = ? [9] [] [2019-04-23 16:14: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 = ? [40] [] [2019-04-23 16:14: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 = ? [40] [] [2019-04-23 16:14:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:14: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 = ? [40] [] [2019-04-23 16:14: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 = ? [9] [] [2019-04-23 16:14:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:14:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:14:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:14:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e209c5"},"request_uri":"http://localhost/elearning/public/_wdt/e209c5","method":"GET"} [] [2019-04-23 16:14:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:14:19] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:14:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:14:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:14:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:14:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:14:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:14: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 = ? ["9"] [] [2019-04-23 16:14:19] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: message" at C:\wamp64\www\elearning\src\Controller\UserController.php line 436 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: message at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:436)"} [] [2019-04-23 16:14:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:14:50] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:14:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:14:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:14:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:14:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:14:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:14: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 = ? ["40"] [] [2019-04-23 16:14: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 = ? [40] [] [2019-04-23 16:14: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 = ? [9] [] [2019-04-23 16:14: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 = ? [40] [] [2019-04-23 16:14: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 = ? [40] [] [2019-04-23 16:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:14: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 = ? [40] [] [2019-04-23 16:14: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 = ? [9] [] [2019-04-23 16:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:14:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:14:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:14:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43e52a"},"request_uri":"http://localhost/elearning/public/_wdt/43e52a","method":"GET"} [] [2019-04-23 16:14:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:14:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:14:57] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:14:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:14:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:14:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:14:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:14:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:14: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 = ? ["9"] [] [2019-04-23 16:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:14:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:14:57] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:14:57",16] [] [2019-04-23 16:14:57] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:14:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:15:49] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:15:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:15:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:15:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:15:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:15:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:15: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 = ? ["40"] [] [2019-04-23 16:15: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 = ? [40] [] [2019-04-23 16:15: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 = ? [9] [] [2019-04-23 16:15: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 = ? [40] [] [2019-04-23 16:15: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 = ? [40] [] [2019-04-23 16:15:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:15: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 = ? [40] [] [2019-04-23 16:15: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 = ? [9] [] [2019-04-23 16:15:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:15:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:15:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:15:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0cb5c5"},"request_uri":"http://localhost/elearning/public/_wdt/0cb5c5","method":"GET"} [] [2019-04-23 16:15:54] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:15:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:15:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:15:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:15:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:15:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:15: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 = ? ["9"] [] [2019-04-23 16:15:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:15:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:15:54] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:15:54",16] [] [2019-04-23 16:15:55] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:15:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:16:34] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:16:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:16:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:16:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:16:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:16:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:16: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 = ? ["40"] [] [2019-04-23 16:16: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 = ? [40] [] [2019-04-23 16:16: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 = ? [9] [] [2019-04-23 16:16: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 = ? [40] [] [2019-04-23 16:16: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 = ? [40] [] [2019-04-23 16:16:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:16: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 = ? [40] [] [2019-04-23 16:16: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 = ? [9] [] [2019-04-23 16:16:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:16:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:16:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:16:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c04529"},"request_uri":"http://localhost/elearning/public/_wdt/c04529","method":"GET"} [] [2019-04-23 16:16:38] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:16:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:16:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:16:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:16:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:16:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:16: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 = ? ["9"] [] [2019-04-23 16:16:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:16:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:16:38] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:16:38",16] [] [2019-04-23 16:16:38] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:16:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:16:49] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:16:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:16:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:16:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:16:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:16:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:16: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 = ? ["40"] [] [2019-04-23 16:16: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 = ? [40] [] [2019-04-23 16:16: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 = ? [9] [] [2019-04-23 16:16: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 = ? [40] [] [2019-04-23 16:16: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 = ? [40] [] [2019-04-23 16:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:16: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 = ? [40] [] [2019-04-23 16:16: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 = ? [9] [] [2019-04-23 16:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:16:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:16:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:16:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30c019"},"request_uri":"http://localhost/elearning/public/_wdt/30c019","method":"GET"} [] [2019-04-23 16:16:52] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:16:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:16:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:16:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:16:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:16:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:16: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 = ? ["9"] [] [2019-04-23 16:16:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:16:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:16:52] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:16:52",16] [] [2019-04-23 16:16:53] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:16:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:28:14] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:28:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:28:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:28:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:28:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:28: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 = ? ["40"] [] [2019-04-23 16:28: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-23 16:28: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 = ? [9] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28: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 = ? [9] [] [2019-04-23 16:28:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:28:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:28:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb0142"},"request_uri":"http://localhost/elearning/public/_wdt/bb0142","method":"GET"} [] [2019-04-23 16:28:29] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:28:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:28:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:28:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:28:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:28: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 = ? ["40"] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28: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 = ? [9] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-23 16:28:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:28:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:28:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:28:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d70379"},"request_uri":"http://localhost/elearning/public/_wdt/d70379","method":"GET"} [] [2019-04-23 16:28:42] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:28:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:28:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:28:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:28:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:28: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 = ? ["40"] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28: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 = ? [9] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:28: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 = ? [40] [] [2019-04-23 16:28: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-23 16:28:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:28:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:28:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1692d"},"request_uri":"http://localhost/elearning/public/_wdt/c1692d","method":"GET"} [] [2019-04-23 16:28:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:28:49] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/certificat/40/9","method":"GET"} [] [2019-04-23 16:28:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:28:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:28:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:28:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:28: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 = ? ["9"] [] [2019-04-23 16:28:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 16:28:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:28:50] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 16:28:50",16] [] [2019-04-23 16:28:50] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:28:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:28:58] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40/edit","method":"GET"} [] [2019-04-23 16:28:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:28:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:28:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:28:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:28: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:28:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:28: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 = ? ["40"] [] [2019-04-23 16:28: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-23 16:28:59] 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-23 16:29:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:29:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4013b"},"request_uri":"http://localhost/elearning/public/_wdt/f4013b","method":"GET"} [] [2019-04-23 16:32:06] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40/edit","method":"POST"} [] [2019-04-23 16:32:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:32:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:32:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:32:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:32:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:32: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 = ? ["40"] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32: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_ WHERE l0_.id IN (?) [["6","9"]] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-23 16:32:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:32:08] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$2y$13$SJrzK5y01Je6Bde2fMO [...]",40] [] [2019-04-23 16:32:08] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [40,6] [] [2019-04-23 16:32:08] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [6,40] [] [2019-04-23 16:32:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:32:08] doctrine.DEBUG: INSERT INTO lesson_user (register_at, certificated, certificated_at, user_id, lesson_id) VALUES (?, ?, ?, ?, ?) {"1":"2019-04-23 16:32:08","2":false,"3":null,"4":40,"5":6} [] [2019-04-23 16:32:08] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:32: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-23 16:32: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 = ? [40] [] [2019-04-23 16:32:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:32:09] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":40,"3":31} [] [2019-04-23 16:32:09] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:32:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 16:32:09] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":40,"3":32} [] [2019-04-23 16:32:09] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 16:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [9,40] [] [2019-04-23 16:32: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 = ? [9] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:32:10] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-23 16:32:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:32:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:32:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:32:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32: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, t0.reset_token AS reset_token_9 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-23 16:32:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:32:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2e7f1"},"request_uri":"http://localhost/elearning/public/_wdt/a2e7f1","method":"GET"} [] [2019-04-23 16:32:17] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-23 16:32:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:32:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:32:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:32:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32:18] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-23 16:32: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 = ? [35] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:32:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"688310"},"request_uri":"http://localhost/elearning/public/_wdt/688310","method":"GET"} [] [2019-04-23 16:32:21] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 16:32:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:32:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:32:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:32:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 16:32: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 = ? ["40"] [] [2019-04-23 16:32: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-23 16:32: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 = ? [6] [] [2019-04-23 16:32: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 = ? [9] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:32: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 = ? [40] [] [2019-04-23 16:32: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-23 16:32:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 16:32: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 = ? [9] [] [2019-04-23 16:32:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:32:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 16:32:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99ce95"},"request_uri":"http://localhost/elearning/public/_wdt/99ce95","method":"GET"} [] [2019-04-23 16:32:34] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 16:32:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:32:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:32:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:32:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:32: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 16:32: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, t0.reset_token AS reset_token_9 FROM user t0 [] [] [2019-04-23 16:32:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:32:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a5584"},"request_uri":"http://localhost/elearning/public/_wdt/2a5584","method":"GET"} [] [2019-04-23 16:41:08] 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/admin/lesson","method":"GET"} [] [2019-04-23 16:41:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:41:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:41:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:41:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:41:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:41: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 [] [] [2019-04-23 16:41: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-23 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-23 16:41: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-23 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-23 16:41: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 = ? [9] [] [2019-04-23 16:41: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-23 16:41:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:41:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"182b85"},"request_uri":"http://localhost/elearning/public/_wdt/182b85","method":"GET"} [] [2019-04-23 16:43:42] 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/admin/lesson","method":"GET"} [] [2019-04-23 16:43:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:43:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:43:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:43:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:43:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:43: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 [] [] [2019-04-23 16:43: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-23 16:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-23 16:43: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-23 16:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-23 16:43: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 = ? [9] [] [2019-04-23 16:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-23 16:43:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:45:48] 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/admin/lesson","method":"GET"} [] [2019-04-23 16:45:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:45:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:45:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:45:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:45:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:45: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 [] [] [2019-04-23 16:45: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-23 16:45: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-23 16:45: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-23 16:45: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-23 16:45: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 = ? [9] [] [2019-04-23 16:45: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, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-23 16:45:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:45:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ea880"},"request_uri":"http://localhost/elearning/public/_wdt/0ea880","method":"GET"} [] [2019-04-23 16:48:01] 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/admin/lesson","method":"GET"} [] [2019-04-23 16:48:01] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 16:48:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:48:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:48:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:48:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:48:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:48: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-23 16:48: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-23 16:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-23 16:48: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 = ? [8] [] [2019-04-23 16:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-23 16:48: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 = ? [9] [] [2019-04-23 16:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-23 16:48:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:48:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:48:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:48:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:48:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:48:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:48:03] request.CRITICAL: Uncaught PHP Exception Twig_Error_Loader: "Unable to find template "AppBundle:Demo:pdf.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 \"AppBundle:Demo:pdf.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-23 16:48:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:48:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19540b"},"request_uri":"http://localhost/elearning/public/_wdt/19540b","method":"GET"} [] [2019-04-23 16:48:18] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 16:48:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:48: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:48:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:48:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:48:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:48:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:48:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "knp_snappy.pdf" not found: even though it exists in the app's container, the container inside "App\Controller\UserController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"knp_snappy.pdf\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\UserController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-23 16:48:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:48:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2d6f9"},"request_uri":"http://localhost/elearning/public/_wdt/f2d6f9","method":"GET"} [] [2019-04-23 16:55:09] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 16:55:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:55: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:55:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:55:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:55:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:55:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:55:12] request.CRITICAL: Uncaught PHP Exception Twig_Error_Loader: "Unable to find template "default/mypdf.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 \"default/mypdf.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-23 16:55:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:55:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"576fff"},"request_uri":"http://localhost/elearning/public/_wdt/576fff","method":"GET"} [] [2019-04-23 16:56:12] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 16:56:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:56:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:56:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:56:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:56:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:56:13] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 483 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:483)"} [] [2019-04-23 16:56:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:56:54] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 16:56:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:56:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:56:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:56:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:56:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:56:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 483 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:483)"} [] [2019-04-23 16:56:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:57:45] 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/admin/lesson","method":"GET"} [] [2019-04-23 16:57:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:57:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:57:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:57:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:57:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:57: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-23 16:57: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 = ? [6] [] [2019-04-23 16:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-23 16:57: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-23 16:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-23 16:57: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 = ? [9] [] [2019-04-23 16:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-23 16:57:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 16:57:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80cd31"},"request_uri":"http://localhost/elearning/public/_wdt/80cd31","method":"GET"} [] [2019-04-23 16:57:52] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 16:57:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 16:57: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 16:57:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 16:57:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 16:57:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:57:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 16:57:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 483 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:483)"} [] [2019-04-23 16:57:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:00:44] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:00:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:00:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:00:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:00:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:00:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:00:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 486 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:486)"} [] [2019-04-23 17:00:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:03:16] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:03:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:03:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:03:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:03:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:03:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:03:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "kernel" not found: even though it exists in the app's container, the container inside "App\Controller\UserController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"kernel\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\UserController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-23 17:03:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:03:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1dfe1"},"request_uri":"http://localhost/elearning/public/_wdt/d1dfe1","method":"GET"} [] [2019-04-23 17:05:26] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:05:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:05:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:05:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:05:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:05:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:05:27] php.CRITICAL: Call to undefined method App\Controller\UserController::getName() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method App\\Controller\\UserController::getName() at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:486)"} [] [2019-04-23 17:05:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getName" of class "App\Controller\UserController"." at C:\wamp64\www\elearning\src\Controller\UserController.php line 486 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getName\" of class \"App\\Controller\\UserController\". at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:486)"} [] [2019-04-23 17:05:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:05:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2588d8"},"request_uri":"http://localhost/elearning/public/_wdt/2588d8","method":"GET"} [] [2019-04-23 17:06:13] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17: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-23 17:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:06:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:06:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:06:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:06:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:06:14] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "kernel" not found: even though it exists in the app's container, the container inside "App\Controller\UserController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"kernel\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\UserController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-23 17:06:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:06:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"faffc9"},"request_uri":"http://localhost/elearning/public/_wdt/faffc9","method":"GET"} [] [2019-04-23 17:06:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"faffc9"},"request_uri":"http://localhost/elearning/public/_wdt/faffc9","method":"GET"} [] [2019-04-23 17:07:15] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:07:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:07:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:07:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:07:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:07:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:07:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "kernel" not found: even though it exists in the app's container, the container inside "App\Controller\UserController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"kernel\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\UserController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-23 17:07:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:07:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40b861"},"request_uri":"http://localhost/elearning/public/_wdt/40b861","method":"GET"} [] [2019-04-23 17:07:43] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:07:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:07:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:07:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:07:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:07:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:07:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "kernel" not found: even though it exists in the app's container, the container inside "App\Controller\UserController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"kernel\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\UserController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-23 17:07:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:07:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0355b6"},"request_uri":"http://localhost/elearning/public/_wdt/0355b6","method":"GET"} [] [2019-04-23 17:07:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0355b6"},"request_uri":"http://localhost/elearning/public/_wdt/0355b6","method":"GET"} [] [2019-04-23 17:10:50] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:10:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:10:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:10:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:10:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:10:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:10:50] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "kernel" not found: even though it exists in the app's container, the container inside "App\Controller\UserController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"kernel\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\UserController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-23 17:10:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:10:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11b35b"},"request_uri":"http://localhost/elearning/public/_wdt/11b35b","method":"GET"} [] [2019-04-23 17:13:14] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:13:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:13:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:13:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:13:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:13:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:13:14] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: "Service "kernel" not found: even though it exists in the app's container, the container inside "App\Controller\UserController" is a smaller service locator that only knows about the "doctrine", "form.factory", "http_kernel", "parameter_bag", "request_stack", "router", "security.authorization_checker", "security.csrf.token_manager", "security.token_storage", "serializer", "session" and "twig" services. Try using dependency injection instead." at C:\wamp64\www\elearning\vendor\symfony\dependency-injection\ServiceLocator.php line 122 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException(code: 0): Service \"kernel\" not found: even though it exists in the app's container, the container inside \"App\\Controller\\UserController\" is a smaller service locator that only knows about the \"doctrine\", \"form.factory\", \"http_kernel\", \"parameter_bag\", \"request_stack\", \"router\", \"security.authorization_checker\", \"security.csrf.token_manager\", \"security.token_storage\", \"serializer\", \"session\" and \"twig\" services. Try using dependency injection instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\dependency-injection\\ServiceLocator.php:122)"} [] [2019-04-23 17:13:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:13:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1d53e"},"request_uri":"http://localhost/elearning/public/_wdt/e1d53e","method":"GET"} [] [2019-04-23 17:25:52] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:25:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:25: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:25:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:25:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:25:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:25:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:25:52] php.CRITICAL: Call to undefined function App\Controller\_r() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined function App\\Controller\\_r() at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:469)"} [] [2019-04-23 17:25:52] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedFunctionException: "Attempted to call function "_r" from namespace "App\Controller"." at C:\wamp64\www\elearning\src\Controller\UserController.php line 469 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedFunctionException(code: 0): Attempted to call function \"_r\" from namespace \"App\\Controller\". at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:469)"} [] [2019-04-23 17:25:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:25:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edbf00"},"request_uri":"http://localhost/elearning/public/_wdt/edbf00","method":"GET"} [] [2019-04-23 17:26:02] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:26:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:26: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:26:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:26:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:26:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:26:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:26:41] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:26:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:26: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:26:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:26:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:26:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:26:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:26:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:31:37] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-23 17:31:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:31:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:31:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:31:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:31:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:31:37] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-23 17:31: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 = ? [35] [] [2019-04-23 17:31: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 = ? [40] [] [2019-04-23 17:31:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:31:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75faa4"},"request_uri":"http://localhost/elearning/public/_wdt/75faa4","method":"GET"} [] [2019-04-23 17:31:41] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-23 17:31:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:31: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:31:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:31:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:31:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:31:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:31: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 = ? ["35"] [] [2019-04-23 17:31: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 = ? [35] [] [2019-04-23 17:31: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 = ? [6] [] [2019-04-23 17:31: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 = ? [9] [] [2019-04-23 17:31: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 = ? [35] [] [2019-04-23 17:31: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 = ? [35] [] [2019-04-23 17:31: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 = ? [35] [] [2019-04-23 17:31: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 = ? [35] [] [2019-04-23 17:31:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-23 17:31: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 = ? [35] [] [2019-04-23 17:31: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-23 17:31:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-23 17:31: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 = ? [9] [] [2019-04-23 17:31:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:31:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f52c3"},"request_uri":"http://localhost/elearning/public/_wdt/1f52c3","method":"GET"} [] [2019-04-23 17:31:45] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"35","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/35/9","method":"GET"} [] [2019-04-23 17:31:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:31:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:31:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:31:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:31:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:31: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 = ? ["9"] [] [2019-04-23 17:31:45] php.CRITICAL: Class 'App\Controller\Swift_Attachement' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'App\\Controller\\Swift_Attachement' not found at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:461)"} [] [2019-04-23 17:32:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Swift_Attachement" from namespace "App\Controller". Did you forget a "use" statement for another namespace?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 461 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Swift_Attachement\" from namespace \"App\\Controller\".\nDid you forget a \"use\" statement for another namespace? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:461)"} [] [2019-04-23 17:32:11] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"35","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/35/9","method":"GET"} [] [2019-04-23 17:32:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:32:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:32: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:32:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:32:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:32:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:32:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:32: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:32:11] php.CRITICAL: Class 'App\Controller\Swift_Attachement' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'App\\Controller\\Swift_Attachement' not found at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:461)"} [] [2019-04-23 17:32:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0db2cd"},"request_uri":"http://localhost/elearning/public/_profiler/0db2cd?panel=exception","method":"GET"} [] [2019-04-23 17:32:24] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception::cssAction","token":"0db2cd"},"request_uri":"http://localhost/elearning/public/_profiler/0db2cd/exception.css","method":"GET"} [] [2019-04-23 17:32:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/_profiler/search_bar?panel=exception","method":"GET"} [] [2019-04-23 17:32:26] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Swift_Attachement" from namespace "App\Controller". Did you forget a "use" statement for another namespace?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 461 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Swift_Attachement\" from namespace \"App\\Controller\".\nDid you forget a \"use\" statement for another namespace? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:461)"} [] [2019-04-23 17:32:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:32:26] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception::showAction","token":"0db2cd"},"request_uri":"http://localhost/elearning/public/_profiler/0db2cd/exception","method":"GET"} [] [2019-04-23 17:33:12] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"35","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/35/9","method":"GET"} [] [2019-04-23 17:33:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:33:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:33:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:33:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:33:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:33: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 = ? ["9"] [] [2019-04-23 17:33:12] php.CRITICAL: Class 'Swift_Attachement' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'Swift_Attachement' not found at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:461)"} [] [2019-04-23 17:33:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Swift_Attachement" from the global namespace. Did you forget a "use" statement?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 461 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Swift_Attachement\" from the global namespace.\nDid you forget a \"use\" statement? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:461)"} [] [2019-04-23 17:33:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:33:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4c58c0"},"request_uri":"http://localhost/elearning/public/_profiler/4c58c0?panel=exception","method":"GET"} [] [2019-04-23 17:33:36] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception::cssAction","token":"4c58c0"},"request_uri":"http://localhost/elearning/public/_profiler/4c58c0/exception.css","method":"GET"} [] [2019-04-23 17:33:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/_profiler/search_bar?panel=exception","method":"GET"} [] [2019-04-23 17:33:36] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception::showAction","token":"4c58c0"},"request_uri":"http://localhost/elearning/public/_profiler/4c58c0/exception","method":"GET"} [] [2019-04-23 17:33:53] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-23 17:33:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:33: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:33:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:33:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:33:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:33:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:33: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 = ? ["35"] [] [2019-04-23 17:33: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 = ? [35] [] [2019-04-23 17:33: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 = ? [6] [] [2019-04-23 17:33: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 = ? [9] [] [2019-04-23 17:33: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 = ? [35] [] [2019-04-23 17:33: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 = ? [35] [] [2019-04-23 17:33: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 = ? [35] [] [2019-04-23 17:33: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 = ? [35] [] [2019-04-23 17:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-23 17:33: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 = ? [35] [] [2019-04-23 17:33: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-23 17:33:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-23 17:33: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 = ? [9] [] [2019-04-23 17:33:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:33:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aea364"},"request_uri":"http://localhost/elearning/public/_wdt/aea364","method":"GET"} [] [2019-04-23 17:33:56] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"35","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/35/9","method":"GET"} [] [2019-04-23 17: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-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:33:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:33:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:33:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:33:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:33: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 = ? ["9"] [] [2019-04-23 17:33:57] php.CRITICAL: Class 'Swift_Attachement' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'Swift_Attachement' not found at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:461)"} [] [2019-04-23 17:34:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "Swift_Attachement" from the global namespace. Did you forget a "use" statement?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 461 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"Swift_Attachement\" from the global namespace.\nDid you forget a \"use\" statement? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:461)"} [] [2019-04-23 17:34:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:34:16] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"35","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/35/9","method":"GET"} [] [2019-04-23 17:34:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:34:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:34:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:34:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:34:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:34: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 = ? ["9"] [] [2019-04-23 17:34:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [35,9] [] [2019-04-23 17:34:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 17:34:17] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 17:34:17",12] [] [2019-04-23 17:34:17] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 17:34:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:34:23] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-23 17:34:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:34:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:34:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:34:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:34:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:34: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 = ? ["35"] [] [2019-04-23 17:34: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 = ? [35] [] [2019-04-23 17:34: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 = ? [6] [] [2019-04-23 17:34: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 = ? [9] [] [2019-04-23 17:34: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 = ? [35] [] [2019-04-23 17:34: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 = ? [35] [] [2019-04-23 17:34: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 = ? [35] [] [2019-04-23 17:34: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 = ? [35] [] [2019-04-23 17:34:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-23 17:34: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 = ? [35] [] [2019-04-23 17:34: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-23 17:34:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-23 17:34: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 = ? [9] [] [2019-04-23 17:34:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:34:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bda79"},"request_uri":"http://localhost/elearning/public/_wdt/9bda79","method":"GET"} [] [2019-04-23 17:34:37] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"35","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/35/9","method":"GET"} [] [2019-04-23 17:34:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:34:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:34:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:34:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:34:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:34: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 = ? ["9"] [] [2019-04-23 17:34:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [35,9] [] [2019-04-23 17:34:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 17:34:38] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 17:34:38",12] [] [2019-04-23 17:34:38] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 17:34:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:34:58] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-23 17:34:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:34: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:34:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:34:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:34:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:34:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:34:59] 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, u0_.reset_token AS reset_token_8 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-23 17:34: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-23 17:34: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-23 17:34:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:34:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59abeb"},"request_uri":"http://localhost/elearning/public/_wdt/59abeb","method":"GET"} [] [2019-04-23 17:35:00] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 17:35:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:35:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:35:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:35:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:35:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:35: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 = ? ["40"] [] [2019-04-23 17:35: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 = ? [40] [] [2019-04-23 17:35: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 = ? [6] [] [2019-04-23 17:35: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 = ? [9] [] [2019-04-23 17:35: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 = ? [40] [] [2019-04-23 17:35: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 = ? [40] [] [2019-04-23 17:35: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 = ? [40] [] [2019-04-23 17:35: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 = ? [40] [] [2019-04-23 17:35:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 17:35: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 = ? [40] [] [2019-04-23 17:35: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-23 17:35:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 17:35: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 = ? [9] [] [2019-04-23 17:35:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:35:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 17:35:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92a218"},"request_uri":"http://localhost/elearning/public/_wdt/92a218","method":"GET"} [] [2019-04-23 17:35:03] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:35:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:35:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:35:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:35:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:35:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:35: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:35: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 = ? ["9"] [] [2019-04-23 17:35:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 17:35:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 17:35:04] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 17:35:04",16] [] [2019-04-23 17:35:04] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 17:35:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:36:29] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:36:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:36:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:36:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:36:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:36:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:36: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 = ? ["9"] [] [2019-04-23 17:36:30] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: filePath" at C:\wamp64\www\elearning\src\Controller\UserController.php line 452 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: filePath at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:452)"} [] [2019-04-23 17:36:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:36:45] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 17:36:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:36:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:36:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:36:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:36:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:36: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 = ? ["40"] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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 = ? [6] [] [2019-04-23 17:36: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 = ? [9] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 17:36:45] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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-23 17:36:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 17:36: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 = ? [9] [] [2019-04-23 17:36:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:36:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:36:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:36:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:36:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:36:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:36: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 = ? ["40"] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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-23 17:36: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 = ? [9] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 17:36: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 = ? [40] [] [2019-04-23 17:36: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 = ? [6] [] [2019-04-23 17:36:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-23 17:36: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 = ? [9] [] [2019-04-23 17:36:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:36:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 17:36:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b3338"},"request_uri":"http://localhost/elearning/public/_wdt/7b3338","method":"GET"} [] [2019-04-23 17:36:49] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:36:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:36:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:36:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:36:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:36:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:36: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:36: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 = ? ["9"] [] [2019-04-23 17:36:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 17:36:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 17:36:50] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 17:36:50",16] [] [2019-04-23 17:36:50] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 17:36:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:38:15] request.INFO: Matched route "pdf_certificat". {"route":"pdf_certificat","route_parameters":{"_route":"pdf_certificat","_controller":"App\\Controller\\UserController::test"},"request_uri":"http://localhost/elearning/public/admin/certificat/test","method":"GET"} [] [2019-04-23 17:38:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:38: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:38:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:38:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:38:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:38:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:38:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at C:\wamp64\www\elearning\src\Controller\UserController.php line 515 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:515)"} [] [2019-04-23 17:38:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:38:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 17:38:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"229919"},"request_uri":"http://localhost/elearning/public/_profiler/229919","method":"GET"} [] [2019-04-23 17:38:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost/elearning/public/_profiler/search_bar","method":"GET"} [] [2019-04-23 17:39:05] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:39:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:39: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:39:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:39:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:39:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:39:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:39: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:39: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 = ? ["9"] [] [2019-04-23 17:39:17] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:39:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:39:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:39:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:39:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:39:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:39: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:39: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 = ? ["9"] [] [2019-04-23 17:40:10] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:40:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:40:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:40:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:40:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:40:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:40: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:40: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:41:12] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:41:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:41:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:41:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:41:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:41:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:41: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:41: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 = ? ["9"] [] [2019-04-23 17:42:09] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:42:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:42:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:42:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:42:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:42:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:42: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:42: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:43:21] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:43:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:43:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:43:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:43:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:43:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:43: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:43:35] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:43:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:43:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:43:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:43:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:43:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:43: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:43: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 = ? ["9"] [] [2019-04-23 17:44:47] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17: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-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:44:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:44:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:44:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:44:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:45:09] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:45:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:45:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:45:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:45:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:45:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:45: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:45: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:47:37] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:47:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:47:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:47:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:47:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:47:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:47: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:47: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 = ? ["9"] [] [2019-04-23 17:49:29] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:49:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:49:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:49:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:49:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:49:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:49: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:49: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 = ? ["9"] [] [2019-04-23 17:49:30] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "absolute_url" does not exist." at C:\wamp64\www\elearning\templates\pdf\pdf.html.twig line 10 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"absolute_url\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\pdf\\pdf.html.twig:10)"} [] [2019-04-23 17:49:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:49:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89d086"},"request_uri":"http://localhost/elearning/public/_wdt/89d086","method":"GET"} [] [2019-04-23 17:49:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89d086"},"request_uri":"http://localhost/elearning/public/_wdt/89d086","method":"GET"} [] [2019-04-23 17:50:45] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:50:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:50:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:50:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:50:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:50:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:50: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 = ? ["9"] [] [2019-04-23 17:50:57] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:50:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:50:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:50:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:50:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:50:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:50: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:50: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 = ? ["9"] [] [2019-04-23 17:51:40] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:51:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:51:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:51:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:51:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:51:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:51: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:51: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 = ? ["9"] [] [2019-04-23 17:51:41] 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 "images/logoBS.png" as such route does not exist.")." at C:\wamp64\www\elearning\templates\pdf\pdf.html.twig line 9 {"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 \"images/logoBS.png\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\templates\\pdf\\pdf.html.twig:9, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"images/logoBS.png\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:98)"} [] [2019-04-23 17:51:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:51:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"695bbd"},"request_uri":"http://localhost/elearning/public/_wdt/695bbd","method":"GET"} [] [2019-04-23 17:52:07] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:52:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:52:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:52:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:52:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:52:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:52: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:52: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 = ? ["9"] [] [2019-04-23 17:52:29] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:52:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:52:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:52:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:52:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:52:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:52: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 = ? ["9"] [] [2019-04-23 17:52:39] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17: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-23 17:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:52:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:52:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:52:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:52:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:52: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:53:05] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:53:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:53: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:53:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:53:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:53:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:53:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:53: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 = ? ["9"] [] [2019-04-23 17:53:46] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:53:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:53:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:53:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:53:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:53:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:53: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 = ? ["9"] [] [2019-04-23 17:54:35] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17: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-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:54:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:54:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:54:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:54:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17: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 = ? ["9"] [] [2019-04-23 17:54:35] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "base_path" does not exist." at C:\wamp64\www\elearning\templates\pdf\pdf.html.twig line 9 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"base_path\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\pdf\\pdf.html.twig:9)"} [] [2019-04-23 17:54:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 17:54:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7da16"},"request_uri":"http://localhost/elearning/public/_wdt/d7da16","method":"GET"} [] [2019-04-23 17:54:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7da16"},"request_uri":"http://localhost/elearning/public/_wdt/d7da16","method":"GET"} [] [2019-04-23 17:55:50] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17: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-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:55:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:55:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:55:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:55:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:55: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 = ? ["9"] [] [2019-04-23 17:56:23] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:56:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:56:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:56:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:56:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:56:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:56: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:56: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 = ? ["9"] [] [2019-04-23 17:56:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /iamges"" 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 /iamges\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 17:56:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"089b38"},"request_uri":"http://localhost/elearning/public/_wdt/089b38","method":"GET"} [] [2019-04-23 17:56:40] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:56:40] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:56:41] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:56:41] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:56:42] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:56:42] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:56:43] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:56:43] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:56:44] request.INFO: Matched route "images". {"route":"images","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/images","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"images"},"request_uri":"http://localhost/elearning/public/images/","method":"GET"} [] [2019-04-23 17:57:02] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17: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-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:57:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:57:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:57:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:57:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17: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 = ? ["9"] [] [2019-04-23 17:57:46] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:57:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:57:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:57:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:57:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:57:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:57: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 = ? ["9"] [] [2019-04-23 17:57:54] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:57:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:57:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:57:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:57:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:57:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:57: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 = ? ["9"] [] [2019-04-23 17:58:02] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:58:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:58:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:58:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:58:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:58:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:58: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 = ? ["9"] [] [2019-04-23 17:58:17] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:58:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:58:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:58:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:58:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:58:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:58: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:58: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 = ? ["9"] [] [2019-04-23 17:58:29] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:58:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:58:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:58:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:58:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:58:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:58: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 = ? ["9"] [] [2019-04-23 17:58:29] php.CRITICAL: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 228614400 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 228614400 bytes) at C:\\wamp64\\www\\elearning\\vendor\\dompdf\\dompdf\\lib\\Cpdf.php:4789)"} [] [2019-04-23 17:59:07] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:59:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:59:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:59:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:59:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:59:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:59: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:59:07] php.CRITICAL: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 228614400 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 228614400 bytes) at C:\\wamp64\\www\\elearning\\vendor\\dompdf\\dompdf\\lib\\Cpdf.php:4789)"} [] [2019-04-23 17:59:09] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 17:59:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 17:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 17:59:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 17:59:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 17:59:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:59:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 17:59: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 17:59: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 WHERE t0.id = ? ["9"] [] [2019-04-23 17:59:10] php.CRITICAL: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 228614400 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 228614400 bytes) at C:\\wamp64\\www\\elearning\\vendor\\dompdf\\dompdf\\lib\\Cpdf.php:4789)"} [] [2019-04-23 18:00:10] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:00:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:00:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:00:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:00:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:00:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:00: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 WHERE t0.id = ? ["9"] [] [2019-04-23 18:00:17] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:00:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:00:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:00:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:00:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:00:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:00: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 = ? ["9"] [] [2019-04-23 18:00:39] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:00:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:00:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:00:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:00:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:00:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:00: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:00: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 = ? ["9"] [] [2019-04-23 18:01:49] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:01:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:01:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:01:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:01:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:01:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:01: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:01: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 = ? ["9"] [] [2019-04-23 18:02:26] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:02:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:02:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:02:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:02:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:02:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:02: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18: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 WHERE t0.id = ? ["9"] [] [2019-04-23 18:03:06] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:03:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:03: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:03:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:03:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:03:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:03:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:03: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:03: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 = ? ["9"] [] [2019-04-23 18:03:31] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:03:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:03:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:03:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:03:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:03:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:03: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:03: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 = ? ["9"] [] [2019-04-23 18:03:31] php.CRITICAL: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) at C:\\wamp64\\www\\elearning\\vendor\\dompdf\\dompdf\\lib\\Cpdf.php:4789)"} [] [2019-04-23 18:04:08] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:04:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:04:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:04:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:04:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:04:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:04: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 = ? ["9"] [] [2019-04-23 18:04:08] php.CRITICAL: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) at C:\\wamp64\\www\\elearning\\vendor\\dompdf\\dompdf\\lib\\Cpdf.php:4789)"} [] [2019-04-23 18:04:19] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:04:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:04:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:04:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:04:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:04:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:04: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:04: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 = ? ["9"] [] [2019-04-23 18:04:20] php.CRITICAL: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 228614400 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 228614400 bytes) at C:\\wamp64\\www\\elearning\\vendor\\dompdf\\dompdf\\lib\\Cpdf.php:4789)"} [] [2019-04-23 18:05:17] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:05:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:05:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:05:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:05:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:05:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:05: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 = ? ["9"] [] [2019-04-23 18:05:38] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:05:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:05:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:05:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:05:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:05:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:05: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 = ? ["9"] [] [2019-04-23 18:05:49] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:05:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:05:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:05:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:05:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:05:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:05: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:05: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 = ? ["9"] [] [2019-04-23 18:06:00] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:06:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:06:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:06:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:06:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:06:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:06: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:06: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 = ? ["9"] [] [2019-04-23 18:06:15] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:06:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:06:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:06:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:06:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:06:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:06: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 = ? ["9"] [] [2019-04-23 18:07:17] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:07:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:07:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:07:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:07:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:07:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:07: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 = ? ["9"] [] [2019-04-23 18:07:27] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:07:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:07:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:07:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:07:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:07:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:07: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 WHERE t0.id = ? ["9"] [] [2019-04-23 18:07:41] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:07:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:07:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:07:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:07:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:07:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:07: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:07: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 = ? ["9"] [] [2019-04-23 18:08:33] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:08:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:08:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:08:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:08:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:08:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:08: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:08: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 = ? ["9"] [] [2019-04-23 18:09:18] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:09:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:09:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:09:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:09:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:09:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:09: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 = ? ["9"] [] [2019-04-23 18:09:31] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:09:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:09:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:09:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:09:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:09:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:09: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:09: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 = ? ["9"] [] [2019-04-23 18:10:10] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:10:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:10:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:10:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:10:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:10:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:10: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 WHERE t0.id = ? ["9"] [] [2019-04-23 18:10:35] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:10:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:10:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:10:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:10:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:10:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:10: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:10: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 = ? ["9"] [] [2019-04-23 18:11:01] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:11:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:11:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:11:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:11:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:11:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:11: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 = ? ["9"] [] [2019-04-23 18:11:28] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:11:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:11:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:11:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:11:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:11:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:11: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 WHERE t0.id = ? ["9"] [] [2019-04-23 18:11:41] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:11:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:11:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:11:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:11:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:11:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:11: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:11: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 = ? ["9"] [] [2019-04-23 18:12:48] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:12:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:12: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:12:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:12:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:12:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:12:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:12: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:12: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 = ? ["9"] [] [2019-04-23 18:13:14] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:13:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:13:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:13:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:13:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:13:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:13: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 = ? ["9"] [] [2019-04-23 18:14:02] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:14:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:14:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:14:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:14:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:14:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:14: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 = ? ["9"] [] [2019-04-23 18:14:16] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:14:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:14:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:14:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:14:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:14:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:14: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 = ? ["9"] [] [2019-04-23 18:14:42] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:14:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:14:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:14:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:14:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:14:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:14: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 = ? ["9"] [] [2019-04-23 18:14:55] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:14:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:14:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:14:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:14:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:14:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:14: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:14: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 = ? ["9"] [] [2019-04-23 18:15:17] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18: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-23 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:15:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:15:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:15:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:15:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18: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 WHERE t0.id = ? ["9"] [] [2019-04-23 18:15:42] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:15:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:15:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:15:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:15:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:15:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:15: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:15: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 = ? ["9"] [] [2019-04-23 18:15:54] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18: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-23 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:15:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:15:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:15:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:15:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:15: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 = ? ["9"] [] [2019-04-23 18:16:28] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:16:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:16:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:16:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:16:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:16:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:16: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 = ? ["9"] [] [2019-04-23 18:16:52] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:16:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:16:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:16:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:16:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:16:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:16: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, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:16: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 = ? ["9"] [] [2019-04-23 18:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 18:16:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 18:16:53] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 18:16:53",16] [] [2019-04-23 18:16:53] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 18:16:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:32:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-23 18:32:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b3338"},"request_uri":"http://localhost/elearning/public/_wdt/7b3338","method":"GET"} [] [2019-04-23 18:32:45] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"40","lesson":"9"},"request_uri":"http://localhost/elearning/public/admin/certificat/40/9","method":"GET"} [] [2019-04-23 18:32:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:32:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:32:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:32:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:32:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-23 18:32: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 = ? ["9"] [] [2019-04-23 18:32:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [40,9] [] [2019-04-23 18:32:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 18:32:46] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-23 18:32:46",16] [] [2019-04-23 18:32:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 18:32:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:36:36] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-23 18:36:36] 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-23 18:36:36] 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-23 18:36: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-23 18:36: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-23 18:36:37] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-23 18:36: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 = 'advance' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = '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-23 18:36: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 = 'advance' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'advance' [] [] [2019-04-23 18:36: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 = 'content' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = '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-23 18:36: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 = 'content' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'content' [] [] [2019-04-23 18:36: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 = 'content_lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = '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-23 18:36: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 = 'content_lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'content_lesson' [] [] [2019-04-23 18:36: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 = 'exercice' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = '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-23 18:36: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 = 'exercice' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'exercice' [] [] [2019-04-23 18:36: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 = 'lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = '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-23 18:36: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 = 'lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'lesson' [] [] [2019-04-23 18:36: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 = 'lesson_content' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = '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-23 18:36: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 = 'lesson_content' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'lesson_content' [] [] [2019-04-23 18:36: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 = 'lesson_user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = 'lesson_user' */ WHERE k.table_name = 'lesson_user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-23 18:36: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 = 'lesson_user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'lesson_user' [] [] [2019-04-23 18:36: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-23 18:36: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-23 18:36: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-23 18:36: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-23 18:36: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 = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = '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-23 18:36: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 = 'user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'user' [] [] [2019-04-23 18:36: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 = 'user_lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:36: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 = '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-23 18:36: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 = 'user_lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:36: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 = 'user_lesson' [] [] [2019-04-23 18:36:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:36:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:36:53] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.email AS email_2, t0.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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ?' with params [35]: SQLSTATE[42S22]: Column not found: 1054 Champ 't0.etablissement' inconnu dans field list" at C:\wamp64\www\elearning\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 60 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.email AS email_2, t0.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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ?' with params [35]:\n\nSQLSTATE[42S22]: Column not found: 1054 Champ 't0.etablissement' inconnu dans field list at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:60, Doctrine\\DBAL\\Driver\\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Champ 't0.etablissement' inconnu dans field list at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:119, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Champ 't0.etablissement' inconnu dans field list at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:117)"} [] [2019-04-23 18:36:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"522815"},"request_uri":"http://localhost/elearning/public/_wdt/522815","method":"GET"} [] [2019-04-23 18:37:23] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-23 18:37: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 = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-23 18:37: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 = '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-23 18:37: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 = 'migration_versions' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-23 18:37: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-23 18:37:23] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-23 18:37:25] 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', '20190405161228', '20190408120042', '20190408124634', '20190408132411', '20190408135828', '20190417151642', '20190423183637') ORDER BY version DESC LIMIT 1 [] [] [2019-04-23 18:37:25] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-23 18:37:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 18:37:26] doctrine.DEBUG: ALTER TABLE user ADD etablissement VARCHAR(255) DEFAULT NULL, ADD association VARCHAR(255) DEFAULT NULL, ADD fonction VARCHAR(255) DEFAULT NULL, ADD last_connect DATE DEFAULT NULL [] [] [2019-04-23 18:37:27] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20190423183637","2019-04-23 18:37:27"] [] [2019-04-23 18:37:27] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 18:37:44] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:37:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:37:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:37:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:37:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:37: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:37:44] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Impossible to access an attribute ("firstname") on a null variable." at C:\wamp64\www\elearning\templates\admin.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access an attribute (\"firstname\") on a null variable. at C:\\wamp64\\www\\elearning\\templates\\admin.html.twig:22)"} [] [2019-04-23 18:37:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb8551"},"request_uri":"http://localhost/elearning/public/_wdt/cb8551","method":"GET"} [] [2019-04-23 18:37:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb8551"},"request_uri":"http://localhost/elearning/public/_wdt/cb8551","method":"GET"} [] [2019-04-23 18:37:52] 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/login","method":"GET"} [] [2019-04-23 18:37:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:37:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:37:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:37:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:37:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a58d86"},"request_uri":"http://localhost/elearning/public/_wdt/a58d86","method":"GET"} [] [2019-04-23 18:37:58] 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/login","method":"POST"} [] [2019-04-23 18:37:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:37:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:37:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-23 18:38:00] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-23 18:38:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:38: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/dashboard","method":"GET"} [] [2019-04-23 18:38:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:38: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:38:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:38:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:38:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:38:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:38: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 = ? [35] [] [2019-04-23 18:38: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 = ? [35] [] [2019-04-23 18:38: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 = ? [35] [] [2019-04-23 18:38: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-23 18:38: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 = ? [9] [] [2019-04-23 18:38:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:38:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df543c"},"request_uri":"http://localhost/elearning/public/_wdt/df543c","method":"GET"} [] [2019-04-23 18:38:03] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:38:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:38: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:38:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:38:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:38:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:38:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:38: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:38: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:38:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:38:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9fd47"},"request_uri":"http://localhost/elearning/public/_wdt/f9fd47","method":"GET"} [] [2019-04-23 18:39:12] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-23 18:39:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:39:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:39:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:39:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:39:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:39:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:39:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"722439"},"request_uri":"http://localhost/elearning/public/_wdt/722439","method":"GET"} [] [2019-04-23 18:39:15] 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/deconnexion","method":"GET"} [] [2019-04-23 18:39:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:39:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:39:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:39:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:39:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:39:16] 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/login","method":"GET"} [] [2019-04-23 18:39:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:39:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:39:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:39:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:39:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a149ea"},"request_uri":"http://localhost/elearning/public/_wdt/a149ea","method":"GET"} [] [2019-04-23 18:39:18] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:39:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:39:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:39:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:39:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:39:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78924e"},"request_uri":"http://localhost/elearning/public/_wdt/78924e","method":"GET"} [] [2019-04-23 18:40:10] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:40:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:40:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:40:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:40:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:40:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f359f5"},"request_uri":"http://localhost/elearning/public/_wdt/f359f5","method":"GET"} [] [2019-04-23 18:40:24] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:40:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:40:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:40:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:40:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:40:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6324d6"},"request_uri":"http://localhost/elearning/public/_wdt/6324d6","method":"GET"} [] [2019-04-23 18:41:01] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:41:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:41:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:41:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:41:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:41:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97518b"},"request_uri":"http://localhost/elearning/public/_wdt/97518b","method":"GET"} [] [2019-04-23 18:42:32] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:42:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:42:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:42:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:42:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:42:33] php.INFO: User Deprecated: You are calling "form_row" for field "email" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"email\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:42:33] php.INFO: User Deprecated: You are calling "form_row" for field "firstname" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"firstname\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:42:33] php.INFO: User Deprecated: You are calling "form_row" for field "lastname" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"lastname\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:42:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc7690"},"request_uri":"http://localhost/elearning/public/_wdt/bc7690","method":"GET"} [] [2019-04-23 18:42:45] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:42:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:42:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:42:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:42:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:42:46] php.INFO: User Deprecated: You are calling "form_row" for field "email" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"email\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:42:46] php.INFO: User Deprecated: You are calling "form_row" for field "firstname" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"firstname\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:42:46] php.INFO: User Deprecated: You are calling "form_row" for field "lastname" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"lastname\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:42:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af4fc8"},"request_uri":"http://localhost/elearning/public/_wdt/af4fc8","method":"GET"} [] [2019-04-23 18:43:08] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:43:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:43:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:43:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:43:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:43:09] php.INFO: User Deprecated: You are calling "form_row" for field "email" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"email\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:43:09] php.INFO: User Deprecated: You are calling "form_row" for field "firstname" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"firstname\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:43:09] php.INFO: User Deprecated: You are calling "form_row" for field "lastname" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: You are calling \"form_row\" for field \"lastname\" which has already been rendered before, trying to render fields which were already rendered is deprecated since Symfony 4.2 and will throw an exception in 5.0. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\form\\FormRenderer.php:136)"} [] [2019-04-23 18:43:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d68d66"},"request_uri":"http://localhost/elearning/public/_wdt/d68d66","method":"GET"} [] [2019-04-23 18:44:38] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:44:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:44:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:44:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:44:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:44:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3537b9"},"request_uri":"http://localhost/elearning/public/_wdt/3537b9","method":"GET"} [] [2019-04-23 18:44:51] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:44:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:44:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:44:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:44:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:44:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32b9f7"},"request_uri":"http://localhost/elearning/public/_wdt/32b9f7","method":"GET"} [] [2019-04-23 18:45:14] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:45:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:45:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:45:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:45:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:45:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b1e01"},"request_uri":"http://localhost/elearning/public/_wdt/5b1e01","method":"GET"} [] [2019-04-23 18:45:21] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:45:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:45:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:45:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:45:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:45:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bf2b1"},"request_uri":"http://localhost/elearning/public/_wdt/1bf2b1","method":"GET"} [] [2019-04-23 18:45:27] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:45:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:45:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:45:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:45:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:45:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94e1bb"},"request_uri":"http://localhost/elearning/public/_wdt/94e1bb","method":"GET"} [] [2019-04-23 18:45:36] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-04-23 18:45:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:45:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:45:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:45:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:45:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"874a9d"},"request_uri":"http://localhost/elearning/public/_wdt/874a9d","method":"GET"} [] [2019-04-23 18:46:05] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"POST"} [] [2019-04-23 18:46:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:46:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:46:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:46:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? ["c.fernandez@lilo.org"] [] [2019-04-23 18:46:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-23 18:46:07] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname, avatar, reset_token, etablissement, association, fonction, last_connect) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"c.fernandez@lilo.org","2":"Clémentine","3":"$2y$13$.lg4Nz4VoEG9mckXXYs [...]","4":["ROLE_PENDING"],"5":"Fernandez","6":"Clémentine","7":null,"8":null,"9":"ESAT","10":"ARPEP","11":"Moniteur d'Atelier","12":null} [] [2019-04-23 18:46:07] doctrine.DEBUG: "COMMIT" [] [] [2019-04-23 18:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-23 18:46:09] 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/login","method":"GET"} [] [2019-04-23 18:46:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:46:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:46:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:46:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:46:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b1834"},"request_uri":"http://localhost/elearning/public/_wdt/6b1834","method":"GET"} [] [2019-04-23 18:46: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/login","method":"POST"} [] [2019-04-23 18:46:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:46:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:46:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["c.fernandez@lilo.org"] [] [2019-04-23 18:46:19] security.INFO: User has been authenticated successfully. {"username":"Clémentine"} [] [2019-04-23 18:46:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:46: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/dashboard","method":"GET"} [] [2019-04-23 18:46:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [41] [] [2019-04-23 18:46:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine"} [] [2019-04-23 18:46:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:46:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:46:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:46:19] security.DEBUG: Access denied, the user is neither anonymous, nor remember-me. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\ControllerTrait.php:306)"} [] [2019-04-23 18:46:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at C:\wamp64\www\elearning\vendor\symfony\security-http\Firewall\ExceptionListener.php line 118 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\security-http\\Firewall\\ExceptionListener.php:118, Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\ControllerTrait.php:306)"} [] [2019-04-23 18:46:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:46:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6770a8"},"request_uri":"http://localhost/elearning/public/_wdt/6770a8","method":"GET"} [] [2019-04-23 18:46:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6770a8"},"request_uri":"http://localhost/elearning/public/_wdt/6770a8","method":"GET"} [] [2019-04-23 18:47:39] 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/deconnexion","method":"GET"} [] [2019-04-23 18:47:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:47: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [41] [] [2019-04-23 18:47:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine"} [] [2019-04-23 18:47:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:47:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:47:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:47:40] 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/login","method":"GET"} [] [2019-04-23 18:47:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:47:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:47:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:47:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-23 18:47:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"374d81"},"request_uri":"http://localhost/elearning/public/_wdt/374d81","method":"GET"} [] [2019-04-23 18:47:44] 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/login","method":"POST"} [] [2019-04-23 18:47:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:47:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:47:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-23 18:47:45] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-23 18:47:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:47: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/dashboard","method":"GET"} [] [2019-04-23 18:47:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:47:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:47:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:47:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:47:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:47: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 = ? [35] [] [2019-04-23 18:47: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 = ? [35] [] [2019-04-23 18:47: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 = ? [35] [] [2019-04-23 18:47: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 = ? [6] [] [2019-04-23 18:47: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 = ? [9] [] [2019-04-23 18:47:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:47:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a068e9"},"request_uri":"http://localhost/elearning/public/_wdt/a068e9","method":"GET"} [] [2019-04-23 18:48:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:48:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:48:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:48:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:48:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:48:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:48: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:48:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:48:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"913900"},"request_uri":"http://localhost/elearning/public/_wdt/913900","method":"GET"} [] [2019-04-23 18:48:05] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-23 18:48:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:48:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:48:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:48:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:48:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:48:05] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-23 18:48: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-23 18:48: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-23 18:48:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:48:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a4a30"},"request_uri":"http://localhost/elearning/public/_wdt/7a4a30","method":"GET"} [] [2019-04-23 18:48:07] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-23 18:48:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:48:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:48:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:48:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:48:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:48: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-23 18:48:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:48:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee6ca1"},"request_uri":"http://localhost/elearning/public/_wdt/ee6ca1","method":"GET"} [] [2019-04-23 18:49:18] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:49:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:49:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:49:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:49:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:49:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:49: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.roles = ? ["ROLE_PENDING"] [] [2019-04-23 18:49:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:49:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b56f61"},"request_uri":"http://localhost/elearning/public/_wdt/b56f61","method":"GET"} [] [2019-04-23 18:50:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:50:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:50:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:50:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:50:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.roles = ? ["ROLE_PENDING"] [] [2019-04-23 18:50:18] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "users" does not exist." at C:\wamp64\www\elearning\templates\admin\dashboard.html.twig line 11 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"users\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\dashboard.html.twig:11)"} [] [2019-04-23 18:50:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:50:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ec14f"},"request_uri":"http://localhost/elearning/public/_wdt/8ec14f","method":"GET"} [] [2019-04-23 18:50:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ec14f"},"request_uri":"http://localhost/elearning/public/_wdt/8ec14f","method":"GET"} [] [2019-04-23 18:50:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:50:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:50:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:50:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:50:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.roles = ? ["ROLE_PENDING"] [] [2019-04-23 18:50:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:50:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9146e4"},"request_uri":"http://localhost/elearning/public/_wdt/9146e4","method":"GET"} [] [2019-04-23 18:50:40] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-23 18:50:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:50:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:50:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:50:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-23 18:50:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:50:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f16fbe"},"request_uri":"http://localhost/elearning/public/_wdt/f16fbe","method":"GET"} [] [2019-04-23 18:50:41] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18: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-23 18:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:50:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:50:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:50:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.roles = ? ["ROLE_PENDING"] [] [2019-04-23 18:50:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:50:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"322e3b"},"request_uri":"http://localhost/elearning/public/_wdt/322e3b","method":"GET"} [] [2019-04-23 18:50:56] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18: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-23 18:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:50:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:50:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:50:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:50: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.roles IN (?) [["ROLE_PENDING"]] [] [2019-04-23 18:50:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:50:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6247ee"},"request_uri":"http://localhost/elearning/public/_wdt/6247ee","method":"GET"} [] [2019-04-23 18:51:51] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:51:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:51:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:51:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:51:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:51:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:51: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.roles IN (?) [["ROLE_PENDING"]] [] [2019-04-23 18:51:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:51:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30e2c3"},"request_uri":"http://localhost/elearning/public/_wdt/30e2c3","method":"GET"} [] [2019-04-23 18:53:43] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:53:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:53:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:53:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:53:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:53:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:53: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:53:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:53:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5f7e4"},"request_uri":"http://localhost/elearning/public/_wdt/d5f7e4","method":"GET"} [] [2019-04-23 18:54:19] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:54:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:54:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:54:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:54: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:54:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc2f75"},"request_uri":"http://localhost/elearning/public/_wdt/fc2f75","method":"GET"} [] [2019-04-23 18:55:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:55:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:55:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:55:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:55:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:55:02] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "etablisement" nor one of the methods "etablisement()", "getetablisement()"/"isetablisement()"/"hasetablisement()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\admin\dashboard.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"etablisement\" nor one of the methods \"etablisement()\", \"getetablisement()\"/\"isetablisement()\"/\"hasetablisement()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\admin\\dashboard.html.twig:14)"} [] [2019-04-23 18:55:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:55:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a745f1"},"request_uri":"http://localhost/elearning/public/_wdt/a745f1","method":"GET"} [] [2019-04-23 18:55:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a745f1"},"request_uri":"http://localhost/elearning/public/_wdt/a745f1","method":"GET"} [] [2019-04-23 18:55:09] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:55:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:55:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:55:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:55:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:55:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:55:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dd165"},"request_uri":"http://localhost/elearning/public/_wdt/4dd165","method":"GET"} [] [2019-04-23 18:55:22] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:55:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:55:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:55:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:55:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:55:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:55:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"823cdc"},"request_uri":"http://localhost/elearning/public/_wdt/823cdc","method":"GET"} [] [2019-04-23 18:55:35] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:55:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:55:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:55:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:55:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:55:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:55:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a1153"},"request_uri":"http://localhost/elearning/public/_wdt/2a1153","method":"GET"} [] [2019-04-23 18:55:45] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:55:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:55:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:55:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:55:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:55: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:55:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:55:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad4f19"},"request_uri":"http://localhost/elearning/public/_wdt/ad4f19","method":"GET"} [] [2019-04-23 18:56:37] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:56:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:56:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:56:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:56:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:56:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:56: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:56:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:56:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ca11c"},"request_uri":"http://localhost/elearning/public/_wdt/8ca11c","method":"GET"} [] [2019-04-23 18:56:58] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:56:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:56:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:56:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:56:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:56:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:56: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-23 18:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:56:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:56:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a0f7f"},"request_uri":"http://localhost/elearning/public/_wdt/5a0f7f","method":"GET"} [] [2019-04-23 18:57:02] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"GET"} [] [2019-04-23 18: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-23 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:57:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:57:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:57:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:57:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-23 18:57:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-23 18: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 = ? ["41"] [] [2019-04-23 18: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [41] [] [2019-04-23 18:57:02] 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-23 18:57:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:57:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"733952"},"request_uri":"http://localhost/elearning/public/_wdt/733952","method":"GET"} [] [2019-04-23 18:57:53] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"GET"} [] [2019-04-23 18:57:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:57: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:57:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:57:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:57:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:57:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:57: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-23 18:57:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-23 18:57: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 = ? ["41"] [] [2019-04-23 18:57: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 = ? [41] [] [2019-04-23 18:57:53] 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-23 18:57:54] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "form" does not exist." at C:\wamp64\www\elearning\templates\admin\user_create.html.twig line 21 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"form\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\user_create.html.twig:21)"} [] [2019-04-23 18:57:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:57:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1ad7e"},"request_uri":"http://localhost/elearning/public/_wdt/d1ad7e","method":"GET"} [] [2019-04-23 18:57:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1ad7e"},"request_uri":"http://localhost/elearning/public/_wdt/d1ad7e","method":"GET"} [] [2019-04-23 18:58:09] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"GET"} [] [2019-04-23 18:58:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:58:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:58:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:58:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:58:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-23 18:58:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-23 18:58: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 WHERE t0.id = ? ["41"] [] [2019-04-23 18:58: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 = ? [41] [] [2019-04-23 18:58:10] 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-23 18:58:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:58:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0edf7f"},"request_uri":"http://localhost/elearning/public/_wdt/0edf7f","method":"GET"} [] [2019-04-23 18:58:39] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-23 18:58:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:58:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:58:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:58:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:58:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:58:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:58:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"885611"},"request_uri":"http://localhost/elearning/public/_wdt/885611","method":"GET"} [] [2019-04-23 18:58:43] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-23 18:58:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:58:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:58:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:58:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:58:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:58:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:58:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f797d"},"request_uri":"http://localhost/elearning/public/_wdt/2f797d","method":"GET"} [] [2019-04-23 18:59:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-23 18:59:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-23 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-23 18:59:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-23 18:59:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-23 18:59:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:59:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-23 18:59: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-23 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-23 18:59:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-23 18:59:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2af6f6"},"request_uri":"http://localhost/elearning/public/_wdt/2af6f6","method":"GET"} [] [2019-04-24 08:28:45] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-24 08:28:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:28:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:28:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:28:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 08:28:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffd302"},"request_uri":"http://localhost/elearning/public/_wdt/ffd302","method":"GET"} [] [2019-04-24 08:28:48] 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/login","method":"GET"} [] [2019-04-24 08:28:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:28:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:28:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:28:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 08:28:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b750fc"},"request_uri":"http://localhost/elearning/public/_wdt/b750fc","method":"GET"} [] [2019-04-24 08:28:55] 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/login","method":"POST"} [] [2019-04-24 08:28:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:28:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:28:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:28: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 08:28:57] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 08:28:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:28: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/dashboard","method":"GET"} [] [2019-04-24 08: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-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:28:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:28:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:28:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:28:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08: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 = ? [35] [] [2019-04-24 08: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 = ? [35] [] [2019-04-24 08: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 = ? [35] [] [2019-04-24 08: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-24 08: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 = ? [9] [] [2019-04-24 08:28:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:28:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcd2eb"},"request_uri":"http://localhost/elearning/public/_wdt/fcd2eb","method":"GET"} [] [2019-04-24 08:29:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:29:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:29: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:29:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:29:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:29:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:29:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:29: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:29: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:29:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:29:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c16d58"},"request_uri":"http://localhost/elearning/public/_wdt/c16d58","method":"GET"} [] [2019-04-24 08:32:34] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:32:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:32: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:32:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:32:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:32:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:32:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:32: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:32: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:32:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:32:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"015511"},"request_uri":"http://localhost/elearning/public/_wdt/015511","method":"GET"} [] [2019-04-24 08:32:59] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:32:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:32: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:32:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:32:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:32:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:32:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:32: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:32: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:32:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:33:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9764cf"},"request_uri":"http://localhost/elearning/public/_wdt/9764cf","method":"GET"} [] [2019-04-24 08:33:52] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:33:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:33: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:33:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:33:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:33:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:33:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:33: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:33: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:33:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:33:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7703e1"},"request_uri":"http://localhost/elearning/public/_wdt/7703e1","method":"GET"} [] [2019-04-24 08:34:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:34:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:34:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:34:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:34:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:34:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:34: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:34:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:34:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"952a3b"},"request_uri":"http://localhost/elearning/public/_wdt/952a3b","method":"GET"} [] [2019-04-24 08:34:12] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"GET"} [] [2019-04-24 08:34:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:34:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:34:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:34:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:34:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:34:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:34: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 = ? ["41"] [] [2019-04-24 08:34: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 = ? [41] [] [2019-04-24 08:34:13] 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-24 08:34:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a63ce"},"request_uri":"http://localhost/elearning/public/_wdt/0a63ce","method":"GET"} [] [2019-04-24 08:34:57] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:34:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:34:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:34:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:34:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:34:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:34: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:34:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:34:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e22ac"},"request_uri":"http://localhost/elearning/public/_wdt/1e22ac","method":"GET"} [] [2019-04-24 08:35:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:35:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:35:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:35:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:35:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:35:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:35: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:35:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:35:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72685b"},"request_uri":"http://localhost/elearning/public/_wdt/72685b","method":"GET"} [] [2019-04-24 08:35:22] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"GET"} [] [2019-04-24 08:35:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:35:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:35:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:35:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:35:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:35: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 = ? ["41"] [] [2019-04-24 08:35: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [41] [] [2019-04-24 08:35:22] 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-24 08:35:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:35:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"582899"},"request_uri":"http://localhost/elearning/public/_wdt/582899","method":"GET"} [] [2019-04-24 08:36:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:36:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:36:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:36:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:36:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:36:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:36: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:36:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:36:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75e5d9"},"request_uri":"http://localhost/elearning/public/_wdt/75e5d9","method":"GET"} [] [2019-04-24 08:37:46] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 08: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-24 08:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:37:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:37:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:37:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:37:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:37: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 08:37: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 = ? [35] [] [2019-04-24 08:37: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 = ? [40] [] [2019-04-24 08:37:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:37:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c36d90"},"request_uri":"http://localhost/elearning/public/_wdt/c36d90","method":"GET"} [] [2019-04-24 08:37:49] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 08:37:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:37:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:37:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:37:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:37:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 08:37: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 = ? ["40"] [] [2019-04-24 08:37: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 = ? [40] [] [2019-04-24 08:37: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 = ? [6] [] [2019-04-24 08:37: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 = ? [9] [] [2019-04-24 08:37: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 = ? [40] [] [2019-04-24 08:37: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 = ? [40] [] [2019-04-24 08:37: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 = ? [40] [] [2019-04-24 08:37: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 = ? [40] [] [2019-04-24 08:37:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 08:37: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 = ? [40] [] [2019-04-24 08:37: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-24 08:37:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 08:37: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 08:37:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:37:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:37:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"733f18"},"request_uri":"http://localhost/elearning/public/_wdt/733f18","method":"GET"} [] [2019-04-24 08:38:31] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 08:38:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:38: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:38:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:38:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:38:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:38:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:38: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 08:38: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 = ? ["40"] [] [2019-04-24 08:38: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 = ? [40] [] [2019-04-24 08:38: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 = ? [6] [] [2019-04-24 08:38: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 = ? [9] [] [2019-04-24 08:38: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 = ? [40] [] [2019-04-24 08:38: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 = ? [40] [] [2019-04-24 08:38: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 = ? [40] [] [2019-04-24 08:38: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 = ? [40] [] [2019-04-24 08:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 08:38: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 = ? [40] [] [2019-04-24 08:38: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-24 08:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 08:38: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 = ? [9] [] [2019-04-24 08:38:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:38:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:38:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c5f89"},"request_uri":"http://localhost/elearning/public/_wdt/0c5f89","method":"GET"} [] [2019-04-24 08:39:15] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 08:39:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:39:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:39:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:39:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:39:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 08:39: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 = ? ["40"] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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 = ? [6] [] [2019-04-24 08:39: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 = ? [9] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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-24 08:39:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 08:39: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 = ? [9] [] [2019-04-24 08:39:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:39:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:39:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73ce33"},"request_uri":"http://localhost/elearning/public/_wdt/73ce33","method":"GET"} [] [2019-04-24 08:39:31] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-24 08:39:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:39:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:39:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:39:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:39:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:39: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 = ? ["35"] [] [2019-04-24 08:39: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 = ? [35] [] [2019-04-24 08:39: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 = ? [6] [] [2019-04-24 08:39: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 = ? [9] [] [2019-04-24 08:39: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 = ? [35] [] [2019-04-24 08:39: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 = ? [35] [] [2019-04-24 08:39: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 = ? [35] [] [2019-04-24 08:39: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 = ? [35] [] [2019-04-24 08:39:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-24 08:39: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 = ? [35] [] [2019-04-24 08:39: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-24 08:39:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-24 08:39: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 = ? [9] [] [2019-04-24 08:39:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:39:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"324a22"},"request_uri":"http://localhost/elearning/public/_wdt/324a22","method":"GET"} [] [2019-04-24 08:39:41] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 08:39:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:39:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:39:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:39:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:39:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 08:39: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 = ? ["40"] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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 = ? [6] [] [2019-04-24 08:39: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 = ? [9] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 08:39: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 = ? [40] [] [2019-04-24 08:39: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-24 08:39:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 08:39: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 = ? [9] [] [2019-04-24 08:39:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:39:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:39:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2f3ae"},"request_uri":"http://localhost/elearning/public/_wdt/b2f3ae","method":"GET"} [] [2019-04-24 08:41:44] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:41:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:41: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:41:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:41:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:41:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:41:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:41: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:41: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:41:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:41:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8cd656"},"request_uri":"http://localhost/elearning/public/_wdt/8cd656","method":"GET"} [] [2019-04-24 08:41:47] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"GET"} [] [2019-04-24 08:41:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:41:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:41:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:41:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:41:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:41: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 = ? ["41"] [] [2019-04-24 08:41: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 = ? [41] [] [2019-04-24 08:41:47] 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-24 08:41:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:41:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c7f21"},"request_uri":"http://localhost/elearning/public/_wdt/1c7f21","method":"GET"} [] [2019-04-24 08:41:56] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"POST"} [] [2019-04-24 08:41:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:41:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:41:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:41:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:41:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:41:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:41: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 = ? ["41"] [] [2019-04-24 08:41: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 = ? [41] [] [2019-04-24 08:41:56] 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-24 08:41: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 = ? [41] [] [2019-04-24 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? ["c.fernandez@lilo.org"] [] [2019-04-24 08:41:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 08:41:57] doctrine.DEBUG: UPDATE user SET password = ?, roles = ? WHERE id = ? ["$2y$13$t7mPYAcmlo8EM1vKjw4 [...]",["ROLE_STAGIAIRE"],41] [] [2019-04-24 08:41:57] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [41,6] [] [2019-04-24 08:41:57] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 08:41:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [6,41] [] [2019-04-24 08:41:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 08:41:57] doctrine.DEBUG: INSERT INTO lesson_user (register_at, certificated, certificated_at, user_id, lesson_id) VALUES (?, ?, ?, ?, ?) {"1":"2019-04-24 08:41:57","2":false,"3":null,"4":41,"5":6} [] [2019-04-24 08:41:57] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 08:41: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 = ? [6] [] [2019-04-24 08:41: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 = ? [41] [] [2019-04-24 08:41:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 08:41:57] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":41,"3":31} [] [2019-04-24 08:41:57] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 08:41:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 08:41:57] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":41,"3":32} [] [2019-04-24 08:41:57] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 08:41:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:41:58] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-24 08:41:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:41:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:41:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:41:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:41:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-24 08:41:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:41:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9d00f"},"request_uri":"http://localhost/elearning/public/_wdt/e9d00f","method":"GET"} [] [2019-04-24 08:42:02] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 08:42:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 08:42: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 = ? [35] [] [2019-04-24 08:42: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 = ? [40] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de44fd"},"request_uri":"http://localhost/elearning/public/_wdt/de44fd","method":"GET"} [] [2019-04-24 08:42:07] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:42:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:42:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["41"] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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-24 08:42:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:42:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bb800"},"request_uri":"http://localhost/elearning/public/_wdt/0bb800","method":"GET"} [] [2019-04-24 08:42:25] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:42:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:42: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 = ? ["41"] [] [2019-04-24 08:42: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [41] [] [2019-04-24 08:42: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 = ? [6] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 08:42:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:42:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"711f74"},"request_uri":"http://localhost/elearning/public/_wdt/711f74","method":"GET"} [] [2019-04-24 08:42:29] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:42:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:42: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 = ? ["41"] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 = ? [6] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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-24 08:42:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:42:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e57d1"},"request_uri":"http://localhost/elearning/public/_wdt/9e57d1","method":"GET"} [] [2019-04-24 08:42:32] 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/admin/formateurs","method":"GET"} [] [2019-04-24 08:42:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:33] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-24 08:42:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96c814"},"request_uri":"http://localhost/elearning/public/_wdt/96c814","method":"GET"} [] [2019-04-24 08:42:35] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 08:42:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:35] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 08:42: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 = ? [35] [] [2019-04-24 08:42: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 = ? [40] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f6bb2"},"request_uri":"http://localhost/elearning/public/_wdt/0f6bb2","method":"GET"} [] [2019-04-24 08:42:37] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:42:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:42: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 = ? ["41"] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 = ? [6] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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-24 08:42:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:42:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1af245"},"request_uri":"http://localhost/elearning/public/_wdt/1af245","method":"GET"} [] [2019-04-24 08:42:45] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:42:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08: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.id = ? ["41"] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08: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-24 08: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 = ? [41] [] [2019-04-24 08: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 = ? [41] [] [2019-04-24 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08: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 = ? [41] [] [2019-04-24 08:42: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 = ? [6] [] [2019-04-24 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:42:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e61aef"},"request_uri":"http://localhost/elearning/public/_wdt/e61aef","method":"GET"} [] [2019-04-24 08:42:49] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 08:42:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42: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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 08:42: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 = ? [35] [] [2019-04-24 08:42: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 = ? [40] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d3d5f"},"request_uri":"http://localhost/elearning/public/_wdt/9d3d5f","method":"GET"} [] [2019-04-24 08:42:52] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:42:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:42:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:42:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:42:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:42: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 = ? ["41"] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 = ? [6] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42: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 = ? [41] [] [2019-04-24 08:42: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-24 08:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:42:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:42:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:42:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e316c"},"request_uri":"http://localhost/elearning/public/_wdt/8e316c","method":"GET"} [] [2019-04-24 08:43:03] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:43:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:43:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:43:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:43:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["41"] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-24 08:43: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 = ? [41] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43: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 = ? [6] [] [2019-04-24 08:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:43:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:43:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:43:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c02974"},"request_uri":"http://localhost/elearning/public/_wdt/c02974","method":"GET"} [] [2019-04-24 08:43:06] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:43:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:43:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:43:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:43:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["41"] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-24 08:43: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 = ? [41] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43: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-24 08:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:43:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:43:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:43:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71250d"},"request_uri":"http://localhost/elearning/public/_wdt/71250d","method":"GET"} [] [2019-04-24 08:43:11] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 08:43:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:43: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:43:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:43:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:43:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43: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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 08:43: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 = ? [35] [] [2019-04-24 08:43: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 = ? [40] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:43:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30ac71"},"request_uri":"http://localhost/elearning/public/_wdt/30ac71","method":"GET"} [] [2019-04-24 08:43:14] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41","method":"GET"} [] [2019-04-24 08:43:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:43: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:43:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:43:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:43:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:43: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 = ? ["41"] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43: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-24 08:43: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 = ? [41] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:43: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 = ? [41] [] [2019-04-24 08:43: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-24 08:43:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [41] [] [2019-04-24 08:43:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:43:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/41")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/41\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:43:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ef340"},"request_uri":"http://localhost/elearning/public/_wdt/8ef340","method":"GET"} [] [2019-04-24 08:43:59] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-24 08:43:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:43: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:43:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:43:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:43:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:43:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b825a9"},"request_uri":"http://localhost/elearning/public/_wdt/b825a9","method":"GET"} [] [2019-04-24 08:44: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/dashboard","method":"GET"} [] [2019-04-24 08:44:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:44:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:44:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:44:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44: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 = ? [35] [] [2019-04-24 08:44: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-24 08:44: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 = ? [35] [] [2019-04-24 08:44: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-24 08:44: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 = ? [9] [] [2019-04-24 08:44:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fc48e"},"request_uri":"http://localhost/elearning/public/_wdt/6fc48e","method":"GET"} [] [2019-04-24 08:44:05] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-24 08:44:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:44:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:44:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:44:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44: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 = ? ["9"] [] [2019-04-24 08:44: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 = ? ["9"] [] [2019-04-24 08:44: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.lesson_id = ? ORDER BY t0.rank ASC [9] [] [2019-04-24 08:44: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 = ? AND t0.content_id = ? LIMIT 1 [35,37] [] [2019-04-24 08:44: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 = ? AND t0.content_id = ? LIMIT 1 [35,38] [] [2019-04-24 08:44: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 = ? [37] [] [2019-04-24 08:44: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 = ? [38] [] [2019-04-24 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:44:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/lesson/9")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/lesson/9\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:44:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06c203"},"request_uri":"http://localhost/elearning/public/_wdt/06c203","method":"GET"} [] [2019-04-24 08:44:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:44:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:44:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:44:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:44:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:44:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f69b2"},"request_uri":"http://localhost/elearning/public/_wdt/3f69b2","method":"GET"} [] [2019-04-24 08:44:20] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 08:44:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:44:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:44:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:44:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:20] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 08:44: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 = ? [35] [] [2019-04-24 08:44: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 = ? [40] [] [2019-04-24 08:44: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 = ? [41] [] [2019-04-24 08:44:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77254f"},"request_uri":"http://localhost/elearning/public/_wdt/77254f","method":"GET"} [] [2019-04-24 08:44:21] 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/admin/formateurs","method":"GET"} [] [2019-04-24 08:44:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:44:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:44:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:44:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-24 08:44:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3196fd"},"request_uri":"http://localhost/elearning/public/_wdt/3196fd","method":"GET"} [] [2019-04-24 08:44:29] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-24 08:44:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:44:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:44:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:44:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-24 08:44:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d199a8"},"request_uri":"http://localhost/elearning/public/_wdt/d199a8","method":"GET"} [] [2019-04-24 08:44:37] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:44:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:44:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:44:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:44:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44: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 [] [] [2019-04-24 08:44: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-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:44: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-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:44: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 = ? [9] [] [2019-04-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:44:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3912b"},"request_uri":"http://localhost/elearning/public/_wdt/f3912b","method":"GET"} [] [2019-04-24 08:44:52] 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/admin/lesson/6/edit","method":"GET"} [] [2019-04-24 08:44:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:44:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:44:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:44:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-24 08:44: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.id = ? ["6"] [] [2019-04-24 08:44: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-24 08:44: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-24 08:44: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-24 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:44:53] 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-24 08:44:53] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-24 08:44:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:44:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49981f"},"request_uri":"http://localhost/elearning/public/_wdt/49981f","method":"GET"} [] [2019-04-24 08:48:39] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:48:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:48:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:48:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:48:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:48:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:48: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 [] [] [2019-04-24 08:48:39] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "string" of value "ROLE_FORMATEUR" ("name" expected)." at C:\wamp64\www\elearning\templates\admin\lesson_list.html.twig line 45 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"string\" of value \"ROLE_FORMATEUR\" (\"name\" expected). at C:\\wamp64\\www\\elearning\\templates\\admin\\lesson_list.html.twig:45)"} [] [2019-04-24 08:48:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:48:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6e1d9"},"request_uri":"http://localhost/elearning/public/_wdt/a6e1d9","method":"GET"} [] [2019-04-24 08:48: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/admin/lesson","method":"GET"} [] [2019-04-24 08:48:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:48:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:48:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:48:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:48: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-24 08:48: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-24 08:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:48: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-24 08:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:48: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 = ? [9] [] [2019-04-24 08:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:48:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:48:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b680b"},"request_uri":"http://localhost/elearning/public/_wdt/6b680b","method":"GET"} [] [2019-04-24 08:49: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/admin/lesson","method":"GET"} [] [2019-04-24 08:49:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:49:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:49:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:49:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:49:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:49: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-24 08:49: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-24 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:49: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-24 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:49: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 = ? [9] [] [2019-04-24 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:49:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:49:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc0e64"},"request_uri":"http://localhost/elearning/public/_wdt/dc0e64","method":"GET"} [] [2019-04-24 08:49:20] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:49:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:49:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:49:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:49:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:49:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:49: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 [] [] [2019-04-24 08:49: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-24 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:49: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-24 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:49: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 = ? [9] [] [2019-04-24 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:49:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:49:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dfb26"},"request_uri":"http://localhost/elearning/public/_wdt/1dfb26","method":"GET"} [] [2019-04-24 08:49: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/admin/lesson","method":"GET"} [] [2019-04-24 08:49:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:49:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:49:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:49:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:49:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:49: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-24 08:49: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-24 08:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:49: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-24 08:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:49: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 = ? [9] [] [2019-04-24 08:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:49:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:49:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88c75c"},"request_uri":"http://localhost/elearning/public/_wdt/88c75c","method":"GET"} [] [2019-04-24 08:49:49] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:49:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:49:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:49:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:49:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:49:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:49: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 [] [] [2019-04-24 08:49:49] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "string" of value "ROLE_FORMATEUR" ("name" expected)." at C:\wamp64\www\elearning\templates\admin\lesson_list.html.twig line 45 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"string\" of value \"ROLE_FORMATEUR\" (\"name\" expected). at C:\\wamp64\\www\\elearning\\templates\\admin\\lesson_list.html.twig:45)"} [] [2019-04-24 08:49:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:49:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4154ed"},"request_uri":"http://localhost/elearning/public/_wdt/4154ed","method":"GET"} [] [2019-04-24 08:49:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4154ed"},"request_uri":"http://localhost/elearning/public/_wdt/4154ed","method":"GET"} [] [2019-04-24 08:50:51] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:50:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:50: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:50:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:50:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:50:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:50:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08: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 [] [] [2019-04-24 08:50: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-24 08:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:50: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-24 08:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:50: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 = ? [9] [] [2019-04-24 08:50: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:50:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:50:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ce877"},"request_uri":"http://localhost/elearning/public/_wdt/0ce877","method":"GET"} [] [2019-04-24 08:51:43] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:51:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:51:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:51:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:51:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:51: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-24 08:51: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 08:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:51: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-24 08:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:51: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 08:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:51:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:51:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e785b"},"request_uri":"http://localhost/elearning/public/_wdt/6e785b","method":"GET"} [] [2019-04-24 08:51:48] 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/admin/formateurs","method":"GET"} [] [2019-04-24 08:51:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:51:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:51:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:51:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:51:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:51: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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-24 08:51:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:51:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"174d92"},"request_uri":"http://localhost/elearning/public/_wdt/174d92","method":"GET"} [] [2019-04-24 08:51:52] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-24 08:51:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:51:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:51:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:51:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:51:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-24 08:51:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:51:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ca18a"},"request_uri":"http://localhost/elearning/public/_wdt/2ca18a","method":"GET"} [] [2019-04-24 08:51:58] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:51:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:51:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:51:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:51:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:51:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:51: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-24 08:51: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:51: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-24 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:51: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:51:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:52:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb2c5e"},"request_uri":"http://localhost/elearning/public/_wdt/eb2c5e","method":"GET"} [] [2019-04-24 08:52:24] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:52:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:52:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:52:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:52:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:52:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:52: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 [] [] [2019-04-24 08:52: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 08:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:52:25] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Notice: Array to string conversion")." at C:\wamp64\www\elearning\templates\admin\lesson_list.html.twig line 46 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Notice: Array to string conversion\"). at C:\\wamp64\\www\\elearning\\templates\\admin\\lesson_list.html.twig:46, ErrorException(code: 0): Notice: Array to string conversion at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\d3\\d3ec79eb477cd3c047f767158ac25d9f6f49352c472ca20a089309ea5e0ba359.php:163)"} [] [2019-04-24 08:52:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:52:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac1b63"},"request_uri":"http://localhost/elearning/public/_wdt/ac1b63","method":"GET"} [] [2019-04-24 08:53:51] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:53:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:53:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:53:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:53:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:53:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:53: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-24 08:53: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-24 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:53: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-24 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:53: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 = ? [9] [] [2019-04-24 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:53:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:53:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51c80b"},"request_uri":"http://localhost/elearning/public/_wdt/51c80b","method":"GET"} [] [2019-04-24 08:54:00] 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/admin/lesson/8/edit","method":"GET"} [] [2019-04-24 08:54:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-24 08:54: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 = ? ["8"] [] [2019-04-24 08:54: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 = ? ["8"] [] [2019-04-24 08:54: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 = ? ["8"] [] [2019-04-24 08:54: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-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:54:01] 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-24 08:54:01] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-24 08:54:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"727535"},"request_uri":"http://localhost/elearning/public/_wdt/727535","method":"GET"} [] [2019-04-24 08:54:15] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-24 08:54:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-24 08:54:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"656e36"},"request_uri":"http://localhost/elearning/public/_wdt/656e36","method":"GET"} [] [2019-04-24 08:54:20] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"GET"} [] [2019-04-24 08:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:54: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 = ? ["41"] [] [2019-04-24 08:54: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 = ? [41] [] [2019-04-24 08:54:20] 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-24 08:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31507b"},"request_uri":"http://localhost/elearning/public/_wdt/31507b","method":"GET"} [] [2019-04-24 08:54:26] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"41"},"request_uri":"http://localhost/elearning/public/admin/users/41/edit","method":"POST"} [] [2019-04-24 08: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-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["41"] [] [2019-04-24 08:54: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 = ? ["41"] [] [2019-04-24 08:54: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 = ? [41] [] [2019-04-24 08:54:26] 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-24 08:54: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 = ? [41] [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? ["c.fernandez@lilo.org"] [] [2019-04-24 08:54:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 08:54:27] doctrine.DEBUG: UPDATE user SET password = ?, roles = ? WHERE id = ? ["$2y$13$ft7M3gTiJWLlS9SSoj. [...]",["ROLE_STAGIAIRE","ROLE_FORMATEUR"],41] [] [2019-04-24 08:54:27] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 08:54:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [6,41] [] [2019-04-24 08:54: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 = ? [6] [] [2019-04-24 08:54: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 = ? [41] [] [2019-04-24 08:54:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:28] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-24 08:54:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-24 08:54:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80c1be"},"request_uri":"http://localhost/elearning/public/_wdt/80c1be","method":"GET"} [] [2019-04-24 08:54:33] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:54:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54: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 [] [] [2019-04-24 08:54: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-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:54: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-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:54: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 = ? [9] [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:54:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"287951"},"request_uri":"http://localhost/elearning/public/_wdt/287951","method":"GET"} [] [2019-04-24 08:54:38] 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/admin/lesson/8/edit","method":"GET"} [] [2019-04-24 08:54:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-24 08:54: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.id = ? ["8"] [] [2019-04-24 08:54: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 = ? ["8"] [] [2019-04-24 08:54: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 = ? ["8"] [] [2019-04-24 08:54: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-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:54: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-24 08:54: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-24 08:54:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8539e"},"request_uri":"http://localhost/elearning/public/_wdt/b8539e","method":"GET"} [] [2019-04-24 08:54: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/admin/lesson/8/edit","method":"POST"} [] [2019-04-24 08: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-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-24 08: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.id = ? ["8"] [] [2019-04-24 08: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 = ? ["8"] [] [2019-04-24 08: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 = ? ["8"] [] [2019-04-24 08: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:54:45] 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 (?) [["36"]] [] [2019-04-24 08:54:45] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["41"]] [] [2019-04-24 08: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-24 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [41] [] [2019-04-24 08:54:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 08:54:45] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [41,8] [] [2019-04-24 08:54:45] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 08:54: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,41] [] [2019-04-24 08:54:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 08:54:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":41,"3":36} [] [2019-04-24 08:54:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 08:54: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-24 08:54: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 [54] [] [2019-04-24 08:54:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:46] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:54:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54: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 [] [] [2019-04-24 08:54: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-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:54: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-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:54: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 = ? [9] [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:54:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"481c4e"},"request_uri":"http://localhost/elearning/public/_wdt/481c4e","method":"GET"} [] [2019-04-24 08:54:56] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-24 08:54:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:54:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:54:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:54:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:54:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:54:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f085e"},"request_uri":"http://localhost/elearning/public/_wdt/7f085e","method":"GET"} [] [2019-04-24 08:55:01] 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/dashboard","method":"GET"} [] [2019-04-24 08:55:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:55:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:55:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:55:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55: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 = ? [35] [] [2019-04-24 08:55: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 = ? [35] [] [2019-04-24 08:55: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 = ? [35] [] [2019-04-24 08:55: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-24 08:55: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 = ? [9] [] [2019-04-24 08:55:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:55:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34d80c"},"request_uri":"http://localhost/elearning/public/_wdt/34d80c","method":"GET"} [] [2019-04-24 08:55: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/lesson/6","method":"GET"} [] [2019-04-24 08:55:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:55:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:55:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:55:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55: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-24 08:55: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-24 08:55: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-24 08:55: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 [35,31] [] [2019-04-24 08:55: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 [35,32] [] [2019-04-24 08:55: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-24 08:55: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-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:55:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:55:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/lesson/6")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/lesson/6\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:55:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af90b2"},"request_uri":"http://localhost/elearning/public/_wdt/af90b2","method":"GET"} [] [2019-04-24 08:55: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/lesson/6","method":"GET"} [] [2019-04-24 08:55:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:55:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:55:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:55:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55: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-24 08:55: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-24 08:55: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-24 08:55: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 [35,31] [] [2019-04-24 08:55: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 [35,32] [] [2019-04-24 08:55: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-24 08:55: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-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:55:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:55:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/lesson/6")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/lesson/6\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 08:55:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f68d9"},"request_uri":"http://localhost/elearning/public/_wdt/7f68d9","method":"GET"} [] [2019-04-24 08:55:40] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 08:55:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:55:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:55:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:55:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 08:55:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:55:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fd45d"},"request_uri":"http://localhost/elearning/public/_wdt/8fd45d","method":"GET"} [] [2019-04-24 08:55:43] 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/admin/lesson","method":"GET"} [] [2019-04-24 08:55:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:55:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:55:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:55:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55: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 [] [] [2019-04-24 08:55: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 08:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:55: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-24 08:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:55: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 08:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:55:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:55:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"533b4e"},"request_uri":"http://localhost/elearning/public/_wdt/533b4e","method":"GET"} [] [2019-04-24 08:55: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/admin/lesson/6/edit","method":"GET"} [] [2019-04-24 08:55:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:55:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:55:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:55:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-24 08:55: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-24 08:55: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-24 08:55: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-24 08:55: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-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:55: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_ [] [] [2019-04-24 08:55: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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-24 08:55:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:55:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46af65"},"request_uri":"http://localhost/elearning/public/_wdt/46af65","method":"GET"} [] [2019-04-24 08:55:55] 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/admin/lesson/6/edit","method":"POST"} [] [2019-04-24 08:55:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:55:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:55:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:55:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-24 08:55: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.id = ? ["6"] [] [2019-04-24 08:55: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-24 08:55: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-24 08:55: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:55: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_ WHERE c0_.id IN (?) [["31","32"]] [] [2019-04-24 08:55:56] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["35"]] [] [2019-04-24 08:55: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-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:55: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 = ? [40] [] [2019-04-24 08:55: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 = ? [41] [] [2019-04-24 08:55:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 08:55:56] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [40,6] [] [2019-04-24 08:55:56] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [41,6] [] [2019-04-24 08:55:56] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 08:55: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.content_id = ? AND t0.user_id = ? [31,35] [] [2019-04-24 08:55: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.content_id = ? AND t0.user_id = ? [32,35] [] [2019-04-24 08:55: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 = ? [6] [] [2019-04-24 08:55: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 = ? LIMIT 1 [48] [] [2019-04-24 08:55: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 = ? LIMIT 1 [49] [] [2019-04-24 08:55:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:55: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/admin/lesson","method":"GET"} [] [2019-04-24 08:55:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:55:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:55:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:55:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:55: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-24 08:55: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-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:55: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-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 08:55: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 = ? [9] [] [2019-04-24 08:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 08:55:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:55:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96727b"},"request_uri":"http://localhost/elearning/public/_wdt/96727b","method":"GET"} [] [2019-04-24 08:56:00] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-24 08:56:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:56:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:56:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:56:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:56:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:56:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:56:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c10da3"},"request_uri":"http://localhost/elearning/public/_wdt/c10da3","method":"GET"} [] [2019-04-24 08:56:04] 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/dashboard","method":"GET"} [] [2019-04-24 08:56:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:56:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:56:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:56:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:56:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:56: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 = ? [35] [] [2019-04-24 08:56: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-24 08:56: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 = ? [35] [] [2019-04-24 08:56: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-24 08:56: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 = ? [9] [] [2019-04-24 08:56:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:56:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ed872"},"request_uri":"http://localhost/elearning/public/_wdt/3ed872","method":"GET"} [] [2019-04-24 08:56:09] 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/lesson/6","method":"GET"} [] [2019-04-24 08:56:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:56:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:56:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:56:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:56:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:56: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 WHERE t0.id = ? ["6"] [] [2019-04-24 08:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-24 08:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-24 08:56: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 = ? AND t0.content_id = ? LIMIT 1 [35,31] [] [2019-04-24 08:56: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 = ? AND t0.content_id = ? LIMIT 1 [35,32] [] [2019-04-24 08:56: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 WHERE t0.id = ? [31] [] [2019-04-24 08:56: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 WHERE t0.id = ? [32] [] [2019-04-24 08:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:56:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:56:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dfb6c"},"request_uri":"http://localhost/elearning/public/_wdt/1dfb6c","method":"GET"} [] [2019-04-24 08:58: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/lesson/6","method":"GET"} [] [2019-04-24 08:58:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:58:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:58:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:58:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:58:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:58: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-24 08:58: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-24 08:58: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-24 08:58: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 [35,31] [] [2019-04-24 08:58: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 [35,32] [] [2019-04-24 08:58: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-24 08:58: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-24 08:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:58:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:58:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f2a35"},"request_uri":"http://localhost/elearning/public/_wdt/7f2a35","method":"GET"} [] [2019-04-24 08:58:11] 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/lesson/6","method":"GET"} [] [2019-04-24 08:58:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:58:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:58:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:58:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:58:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:58: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 WHERE t0.id = ? ["6"] [] [2019-04-24 08:58: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.id = ? ["6"] [] [2019-04-24 08:58: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 = ? ORDER BY t0.rank ASC [6] [] [2019-04-24 08:58: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 = ? AND t0.content_id = ? LIMIT 1 [35,31] [] [2019-04-24 08:58: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 = ? AND t0.content_id = ? LIMIT 1 [35,32] [] [2019-04-24 08:58: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 WHERE t0.id = ? [31] [] [2019-04-24 08:58: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 WHERE t0.id = ? [32] [] [2019-04-24 08:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:58:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:58:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b208e4"},"request_uri":"http://localhost/elearning/public/_wdt/b208e4","method":"GET"} [] [2019-04-24 08:59: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/lesson/6","method":"GET"} [] [2019-04-24 08:59:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 08:59:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 08:59:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 08:59:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:59:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 08:59: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-24 08:59: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-24 08:59: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-24 08:59: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 [35,31] [] [2019-04-24 08:59: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 [35,32] [] [2019-04-24 08:59: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-24 08:59: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-24 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 08:59:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 08:59:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4deb03"},"request_uri":"http://localhost/elearning/public/_wdt/4deb03","method":"GET"} [] [2019-04-24 09:01: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/dashboard","method":"GET"} [] [2019-04-24 09:01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:01:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:01:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:01:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:01: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 = ? [35] [] [2019-04-24 09:01: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 = ? [35] [] [2019-04-24 09:01: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 = ? [35] [] [2019-04-24 09:01: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-24 09:01: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 = ? [9] [] [2019-04-24 09:01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:01:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e75f5c"},"request_uri":"http://localhost/elearning/public/_wdt/e75f5c","method":"GET"} [] [2019-04-24 09:01: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/lesson/6","method":"GET"} [] [2019-04-24 09:01:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:01:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:01:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:01:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:01:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:01: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-24 09:01: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-24 09:01: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-24 09:01: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 [35,31] [] [2019-04-24 09:01: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 [35,32] [] [2019-04-24 09: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 WHERE t0.id = ? [31] [] [2019-04-24 09: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 WHERE t0.id = ? [32] [] [2019-04-24 09:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 09:01:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:01:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79d62a"},"request_uri":"http://localhost/elearning/public/_wdt/79d62a","method":"GET"} [] [2019-04-24 09:06: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/lesson/6","method":"GET"} [] [2019-04-24 09:06:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:06:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:06:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:06:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:06:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:06: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-24 09:06: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-24 09:06: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-24 09:06: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 [35,31] [] [2019-04-24 09:06: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 [35,32] [] [2019-04-24 09:06: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-24 09:06: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-24 09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 09:06:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:06:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22aa4d"},"request_uri":"http://localhost/elearning/public/_wdt/22aa4d","method":"GET"} [] [2019-04-24 09:06: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/lesson/6","method":"GET"} [] [2019-04-24 09:06:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:06:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:06:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:06:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:06:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:06: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-24 09:06: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-24 09:06: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-24 09:06: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 [35,31] [] [2019-04-24 09:06: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 [35,32] [] [2019-04-24 09:06: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-24 09:06: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-24 09:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 09:06:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:06:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3914d"},"request_uri":"http://localhost/elearning/public/_wdt/f3914d","method":"GET"} [] [2019-04-24 09:06:38] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:06:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:06:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:06:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:06:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:06:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:06: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-24 09:06: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-24 09:06: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-24 09:06: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-24 09:06:39] 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 = ? [31] [] [2019-04-24 09:06: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.content_id = ? [31] [] [2019-04-24 09:06:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:06:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d88cfb"},"request_uri":"http://localhost/elearning/public/_wdt/d88cfb","method":"GET"} [] [2019-04-24 09:07:14] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:07:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:07:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:07:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:07:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:07:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:07: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-24 09:07: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-24 09:07: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-24 09:07: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-24 09:07:14] 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 = ? [31] [] [2019-04-24 09:07: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.content_id = ? [31] [] [2019-04-24 09:07:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:07:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"228844"},"request_uri":"http://localhost/elearning/public/_wdt/228844","method":"GET"} [] [2019-04-24 09:07: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/lesson/6","method":"GET"} [] [2019-04-24 09:07:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:07:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:07:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:07:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:07:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:07: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-24 09:07: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-24 09:07: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-24 09:07: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 [35,31] [] [2019-04-24 09:07: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 [35,32] [] [2019-04-24 09:07: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-24 09:07: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-24 09:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 09:07:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:07:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da4614"},"request_uri":"http://localhost/elearning/public/_wdt/da4614","method":"GET"} [] [2019-04-24 09:10:25] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 09:10:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:10: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:10:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:10:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:10:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:10:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:10: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-24 09:10: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-24 09:10: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-24 09:10:26] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "The "loop.last" variable is not defined when looping with a condition." at C:\wamp64\www\elearning\templates\lesson\learn.html.twig line 74 {"exception":"[object] (Twig_Error_Syntax(code: 0): The \"loop.last\" variable is not defined when looping with a condition. at C:\\wamp64\\www\\elearning\\templates\\lesson\\learn.html.twig:74)"} [] [2019-04-24 09:10:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:10:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84c4b7"},"request_uri":"http://localhost/elearning/public/_wdt/84c4b7","method":"GET"} [] [2019-04-24 09:11:53] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 09:11:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:11: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:11:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:11:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:11:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:11:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:11: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-24 09:11: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-24 09:11: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-24 09:11: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-24 09:11:54] 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 = ? [32] [] [2019-04-24 09:11: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.content_id = ? [32] [] [2019-04-24 09:11:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:11:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73fe72"},"request_uri":"http://localhost/elearning/public/_wdt/73fe72","method":"GET"} [] [2019-04-24 09:12:04] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 09:12:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:12:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:12:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:12:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12: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-24 09:12: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-24 09:12: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-24 09:12: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-24 09:12:04] 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 = ? [32] [] [2019-04-24 09:12: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.content_id = ? [32] [] [2019-04-24 09:12:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:12:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a46b3"},"request_uri":"http://localhost/elearning/public/_wdt/8a46b3","method":"GET"} [] [2019-04-24 09:12:06] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:12:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:12:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:12:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:12:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12: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-24 09:12: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 = ? ["6"] [] [2019-04-24 09:12: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.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-24 09:12: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 WHERE t0.id = ? [32] [] [2019-04-24 09:12:07] 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 = ? [31] [] [2019-04-24 09:12:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [31] [] [2019-04-24 09:12:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:12:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"128ed1"},"request_uri":"http://localhost/elearning/public/_wdt/128ed1","method":"GET"} [] [2019-04-24 09:12:11] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"31","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/31/35","method":"GET"} [] [2019-04-24 09:12:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:12:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:12:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:12:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12: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 = ? AND t0.content_id = ? LIMIT 1 ["35","31"] [] [2019-04-24 09:12:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 09:12:11] doctrine.DEBUG: UPDATE advance SET percentage = ? WHERE id = ? [100,144] [] [2019-04-24 09:12:11] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 09:12:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:12:12] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 09:12:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:12:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:12:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:12:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12: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-24 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 09:12:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:12:31] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:12:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:12:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:12:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:12:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12: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-24 09:12: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-24 09:12: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-24 09:12:31] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "name" of value "rank" ("end of statement block" expected)." at C:\wamp64\www\elearning\templates\lesson\learn.html.twig line 73 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"name\" of value \"rank\" (\"end of statement block\" expected). at C:\\wamp64\\www\\elearning\\templates\\lesson\\learn.html.twig:73)"} [] [2019-04-24 09:12:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:12:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c043b"},"request_uri":"http://localhost/elearning/public/_wdt/8c043b","method":"GET"} [] [2019-04-24 09:12:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c043b"},"request_uri":"http://localhost/elearning/public/_wdt/8c043b","method":"GET"} [] [2019-04-24 09:12:45] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:12:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:12: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:12:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:12:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:12:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:12: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-24 09:12: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-24 09:12: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-24 09:12: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-24 09:12:46] 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 = ? [31] [] [2019-04-24 09:12: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.content_id = ? [31] [] [2019-04-24 09:12:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:12:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7ffbd"},"request_uri":"http://localhost/elearning/public/_wdt/f7ffbd","method":"GET"} [] [2019-04-24 09:13:16] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:13:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:13:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:13:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:13:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13: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-24 09:13: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-24 09:13: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-24 09:13: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-24 09:13:17] 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 = ? [31] [] [2019-04-24 09:13: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.content_id = ? [31] [] [2019-04-24 09:13:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:13:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37ab67"},"request_uri":"http://localhost/elearning/public/_wdt/37ab67","method":"GET"} [] [2019-04-24 09:13:23] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:13:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:13:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:13:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:13:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13: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-24 09:13: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-24 09:13: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-24 09:13: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-24 09:13:23] 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 = ? [31] [] [2019-04-24 09:13: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.content_id = ? [31] [] [2019-04-24 09:13:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:13:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6442e8"},"request_uri":"http://localhost/elearning/public/_wdt/6442e8","method":"GET"} [] [2019-04-24 09:13:27] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"31","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/31/35","method":"GET"} [] [2019-04-24 09:13:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:13:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:13:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:13:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13: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 ["35","31"] [] [2019-04-24 09:13:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:13:27] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 09:13:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:13:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:13:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:13:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13: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-24 09:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 09:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 09:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 09:13:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:13: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":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:13:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:13:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:13:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:13:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13: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-24 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 WHERE t0.id = ? ["6"] [] [2019-04-24 09:13: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-24 09:13: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-24 09:13: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 = ? [31] [] [2019-04-24 09:13: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.content_id = ? [31] [] [2019-04-24 09:13:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:13:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e680f"},"request_uri":"http://localhost/elearning/public/_wdt/9e680f","method":"GET"} [] [2019-04-24 09:13:58] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 09:13:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:13:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:13:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:13:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:13: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 WHERE t0.id = ? ["31"] [] [2019-04-24 09:13: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-24 09:13: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-24 09:13: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-24 09:13:59] 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 = ? [31] [] [2019-04-24 09:13: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.content_id = ? [31] [] [2019-04-24 09:13:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:13:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31a5a8"},"request_uri":"http://localhost/elearning/public/_wdt/31a5a8","method":"GET"} [] [2019-04-24 09:14:01] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"31","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/31/35","method":"GET"} [] [2019-04-24 09:14:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:14:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:14:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:14:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14: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 ["35","31"] [] [2019-04-24 09:14:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:14:02] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 09:14:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:14:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:14:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:14:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14: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-24 09:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 09:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 09:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 09:14:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:14:05] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 09:14:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:14:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:14:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:14:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09: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-24 09: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-24 09: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-24 09: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-24 09:14:05] 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 = ? [32] [] [2019-04-24 09: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.content_id = ? [32] [] [2019-04-24 09:14:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:14:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"923b79"},"request_uri":"http://localhost/elearning/public/_wdt/923b79","method":"GET"} [] [2019-04-24 09:14:08] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"32","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/32/35","method":"GET"} [] [2019-04-24 09: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-24 09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:14:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:14:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:14:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09: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 = ? AND t0.content_id = ? LIMIT 1 ["35","32"] [] [2019-04-24 09:14:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 09:14:08] doctrine.DEBUG: UPDATE advance SET percentage = ? WHERE id = ? [100,145] [] [2019-04-24 09:14:08] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 09:14:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:14:09] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 09:14:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09:14: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:14:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:14:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:14:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14: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 [] [] [2019-04-24 09:14: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 09:14: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 09:14: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 09:14:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:14:53] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 09:14:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 09:14:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 09:14:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 09:14:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 09:14: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-24 09:14: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-24 09:14: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-24 09:14:54] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "The "loop.last" variable is not defined when looping with a condition." at C:\wamp64\www\elearning\templates\lesson\learn.html.twig line 74 {"exception":"[object] (Twig_Error_Syntax(code: 0): The \"loop.last\" variable is not defined when looping with a condition. at C:\\wamp64\\www\\elearning\\templates\\lesson\\learn.html.twig:74)"} [] [2019-04-24 09:14:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 09:14:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aad516"},"request_uri":"http://localhost/elearning/public/_wdt/aad516","method":"GET"} [] [2019-04-24 18:56: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/dashboard","method":"GET"} [] [2019-04-24 18:56:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:56:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:56:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:56:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:56:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:56: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 = ? [35] [] [2019-04-24 18:56: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 = ? [35] [] [2019-04-24 18:56: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 = ? [35] [] [2019-04-24 18:56: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-24 18:56: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 = ? [9] [] [2019-04-24 18:56:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:56:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ac72e"},"request_uri":"http://localhost/elearning/public/_wdt/1ac72e","method":"GET"} [] [2019-04-24 18:57:28] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 18:57:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:57:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:57:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:57:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:57:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:57: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-24 18:57: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 WHERE t0.id = ? ["6"] [] [2019-04-24 18:57:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-24 18:57:28] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "The "loop.last" variable is not defined when looping with a condition." at C:\wamp64\www\elearning\templates\lesson\learn.html.twig line 76 {"exception":"[object] (Twig_Error_Syntax(code: 0): The \"loop.last\" variable is not defined when looping with a condition. at C:\\wamp64\\www\\elearning\\templates\\lesson\\learn.html.twig:76)"} [] [2019-04-24 18:57:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:57:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3e2e7"},"request_uri":"http://localhost/elearning/public/_wdt/c3e2e7","method":"GET"} [] [2019-04-24 18:57:40] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 18:57:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:57:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:57:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:57:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:57:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:57: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 WHERE t0.id = ? ["32"] [] [2019-04-24 18:57: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 WHERE t0.id = ? ["6"] [] [2019-04-24 18:57: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 = ? ORDER BY t0.rank ASC [6] [] [2019-04-24 18:57: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-24 18:57:41] 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 = ? [32] [] [2019-04-24 18:57: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.content_id = ? [32] [] [2019-04-24 18:57:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:57:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56a135"},"request_uri":"http://localhost/elearning/public/_wdt/56a135","method":"GET"} [] [2019-04-24 18:58:23] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 18:58:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:58:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:58:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:58:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:58:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:58: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-24 18:58: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-24 18:58: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-24 18:58: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-24 18:58:24] 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 = ? [32] [] [2019-04-24 18:58: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.content_id = ? [32] [] [2019-04-24 18:58:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:58:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f924e0"},"request_uri":"http://localhost/elearning/public/_wdt/f924e0","method":"GET"} [] [2019-04-24 18:58:27] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"32","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/32/35","method":"GET"} [] [2019-04-24 18:58:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:58:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:58:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:58:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:58:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:58: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 = ? AND t0.content_id = ? LIMIT 1 ["35","32"] [] [2019-04-24 18:58:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:58:28] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 18:58:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:58:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:58:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:58:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:58:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:58: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 [] [] [2019-04-24 18:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 18:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 18:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 18:58:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:13] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 18:59:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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-24 18:59: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-24 18:59: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-24 18:59: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-24 18:59:14] 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 = ? [32] [] [2019-04-24 18:59: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.content_id = ? [32] [] [2019-04-24 18:59:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"861b51"},"request_uri":"http://localhost/elearning/public/_wdt/861b51","method":"GET"} [] [2019-04-24 18:59:17] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"32","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/32/35","method":"GET"} [] [2019-04-24 18:59:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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 ["35","32"] [] [2019-04-24 18:59:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:18] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 18:59:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 18:59:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:30] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 18:59:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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-24 18:59: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-24 18:59: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-24 18:59: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-24 18:59:31] 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 = ? [32] [] [2019-04-24 18:59: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.content_id = ? [32] [] [2019-04-24 18:59:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5126fa"},"request_uri":"http://localhost/elearning/public/_wdt/5126fa","method":"GET"} [] [2019-04-24 18:59:33] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"32","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/32/35","method":"GET"} [] [2019-04-24 18:59:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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 = ? AND t0.content_id = ? LIMIT 1 ["35","32"] [] [2019-04-24 18:59:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:34] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 18:59:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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 [] [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 18:59:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:39] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 18:59:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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-24 18:59: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-24 18:59: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-24 18:59: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 WHERE t0.id = ? [31] [] [2019-04-24 18:59:40] 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 = ? [32] [] [2019-04-24 18:59: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.content_id = ? [32] [] [2019-04-24 18:59:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99b764"},"request_uri":"http://localhost/elearning/public/_wdt/99b764","method":"GET"} [] [2019-04-24 18:59:43] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-24 18:59:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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-24 18:59: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 WHERE t0.id = ? ["6"] [] [2019-04-24 18:59:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-24 18:59: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-24 18:59:44] 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 = ? [31] [] [2019-04-24 18:59:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [31] [] [2019-04-24 18:59:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5781c0"},"request_uri":"http://localhost/elearning/public/_wdt/5781c0","method":"GET"} [] [2019-04-24 18:59:47] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"31","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/31/35","method":"GET"} [] [2019-04-24 18:59:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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 ["35","31"] [] [2019-04-24 18:59:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:48] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 18:59:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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 [] [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 18:59:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:49] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 18:59:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 18:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 18:59:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 18:59:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 18:59:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 18:59: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-24 18:59: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-24 18:59: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-24 18:59: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-24 18:59:49] 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 = ? [32] [] [2019-04-24 18:59: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.content_id = ? [32] [] [2019-04-24 18:59:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 18:59:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa6bbb"},"request_uri":"http://localhost/elearning/public/_wdt/aa6bbb","method":"GET"} [] [2019-04-24 19:00:11] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 19:00:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:00:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:00:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:00:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00: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 WHERE t0.id = ? ["32"] [] [2019-04-24 19:00: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-24 19:00: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-24 19:00: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 WHERE t0.id = ? [31] [] [2019-04-24 19:00:12] 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 = ? [32] [] [2019-04-24 19:00: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.content_id = ? [32] [] [2019-04-24 19:00:12] 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 "dashboard" as such route does not exist.")." at C:\wamp64\www\elearning\templates\lesson\learn.html.twig line 74 {"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 \"dashboard\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\templates\\lesson\\learn.html.twig:74, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"dashboard\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:98)"} [] [2019-04-24 19:00:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:00:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf6b77"},"request_uri":"http://localhost/elearning/public/_wdt/bf6b77","method":"GET"} [] [2019-04-24 19:00:52] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-24 19:00:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:00:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:00:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:00:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00: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-24 19:00: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-24 19:00: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-24 19:00: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-24 19:00: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 = ? [32] [] [2019-04-24 19:00: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.content_id = ? [32] [] [2019-04-24 19:00:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:00:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64df5f"},"request_uri":"http://localhost/elearning/public/_wdt/64df5f","method":"GET"} [] [2019-04-24 19:00:56] request.INFO: Matched route "advance_update". {"route":"advance_update","route_parameters":{"_route":"advance_update","_controller":"App\\Controller\\LessonController::validContent","content_id":"32","user_id":"35"},"request_uri":"http://localhost/elearning/public/content/32/35","method":"GET"} [] [2019-04-24 19:00:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:00:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:00:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:00:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00: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 ["35","32"] [] [2019-04-24 19:00:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:00:57] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/lesson","method":"GET"} [] [2019-04-24 19:00:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:00:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:00:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:00:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00: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-24 19:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-24 19:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-24 19:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-24 19:00:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:00: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/dashboard","method":"GET"} [] [2019-04-24 19:00:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:00:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:00:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:00:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:00: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 = ? [35] [] [2019-04-24 19:00: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-24 19:00: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 = ? [35] [] [2019-04-24 19:00: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 19:00: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 19:00:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a83d92"},"request_uri":"http://localhost/elearning/public/_wdt/a83d92","method":"GET"} [] [2019-04-24 19:05: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/dashboard","method":"GET"} [] [2019-04-24 19:05:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:05:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:05:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:05:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:05:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:05: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 = ? [35] [] [2019-04-24 19:05:20] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "end of statement block" of value ""." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 36 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"end of statement block\" of value \"\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:36)"} [] [2019-04-24 19:05:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:05:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42796e"},"request_uri":"http://localhost/elearning/public/_wdt/42796e","method":"GET"} [] [2019-04-24 19:05:41] 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/dashboard","method":"GET"} [] [2019-04-24 19:05:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:05:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:05:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:05:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:05:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:05: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 = ? [35] [] [2019-04-24 19:05:42] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "end of statement block" of value ""." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 36 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"end of statement block\" of value \"\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:36)"} [] [2019-04-24 19:05:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:05:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ddc9e5"},"request_uri":"http://localhost/elearning/public/_wdt/ddc9e5","method":"GET"} [] [2019-04-24 19:05:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ddc9e5"},"request_uri":"http://localhost/elearning/public/_wdt/ddc9e5","method":"GET"} [] [2019-04-24 19:06: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/dashboard","method":"GET"} [] [2019-04-24 19:06:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:06:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:06:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:06:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:06:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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-24 19:06:08] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "lesson" nor one of the methods "lesson()", "getlesson()"/"islesson()"/"haslesson()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 39 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"lesson\" nor one of the methods \"lesson()\", \"getlesson()\"/\"islesson()\"/\"haslesson()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:39)"} [] [2019-04-24 19:06:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:06:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e513e"},"request_uri":"http://localhost/elearning/public/_wdt/1e513e","method":"GET"} [] [2019-04-24 19:06:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e513e"},"request_uri":"http://localhost/elearning/public/_wdt/1e513e","method":"GET"} [] [2019-04-24 19:06: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/dashboard","method":"GET"} [] [2019-04-24 19:06:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:06:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:06:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:06:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:06:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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-24 19:06:17] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "certificatedAt" nor one of the methods "certificatedAt()", "getcertificatedAt()"/"iscertificatedAt()"/"hascertificatedAt()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 39 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"certificatedAt\" nor one of the methods \"certificatedAt()\", \"getcertificatedAt()\"/\"iscertificatedAt()\"/\"hascertificatedAt()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:39)"} [] [2019-04-24 19:06:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:06:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b3972"},"request_uri":"http://localhost/elearning/public/_wdt/1b3972","method":"GET"} [] [2019-04-24 19:06:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b3972"},"request_uri":"http://localhost/elearning/public/_wdt/1b3972","method":"GET"} [] [2019-04-24 19:06: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/dashboard","method":"GET"} [] [2019-04-24 19:06:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:06:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:06:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:06:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:06:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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 = ? [35] [] [2019-04-24 19:06: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-24 19:06: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 = ? [9] [] [2019-04-24 19:06:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:06:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"265808"},"request_uri":"http://localhost/elearning/public/_wdt/265808","method":"GET"} [] [2019-04-24 19:07: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/dashboard","method":"GET"} [] [2019-04-24 19:07:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:07:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:07:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:07:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:07:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:07: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 = ? [35] [] [2019-04-24 19:07: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 = ? [35] [] [2019-04-24 19:07: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 = ? [35] [] [2019-04-24 19: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 19: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 19:07:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71552d"},"request_uri":"http://localhost/elearning/public/_wdt/71552d","method":"GET"} [] [2019-04-24 19:07: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/dashboard","method":"GET"} [] [2019-04-24 19:07:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:07:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:07:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:07:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:07:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:07: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 = ? [35] [] [2019-04-24 19:07: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 = ? [35] [] [2019-04-24 19:07: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 = ? [35] [] [2019-04-24 19:07: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-24 19:07: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 = ? [9] [] [2019-04-24 19:07:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:07:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c42cc8"},"request_uri":"http://localhost/elearning/public/_wdt/c42cc8","method":"GET"} [] [2019-04-24 19:07:58] 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/dashboard","method":"GET"} [] [2019-04-24 19:07:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:07:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:07:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:07:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:07:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:07: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 = ? [35] [] [2019-04-24 19:07: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-24 19:07: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 = ? [35] [] [2019-04-24 19:07: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-24 19:07: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 = ? [9] [] [2019-04-24 19:07:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:07:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5238e6"},"request_uri":"http://localhost/elearning/public/_wdt/5238e6","method":"GET"} [] [2019-04-24 19:08: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/dashboard","method":"GET"} [] [2019-04-24 19:08:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:08:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:08:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:08:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:08:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:08: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 = ? [35] [] [2019-04-24 19:08: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 = ? [35] [] [2019-04-24 19:08: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 = ? [35] [] [2019-04-24 19:08: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-24 19:08: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 = ? [9] [] [2019-04-24 19:08:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:08:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d282e"},"request_uri":"http://localhost/elearning/public/_wdt/1d282e","method":"GET"} [] [2019-04-24 19:08: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/dashboard","method":"GET"} [] [2019-04-24 19:08:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:08:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:08:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:08:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:08:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:08: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 = ? [35] [] [2019-04-24 19:08: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-24 19:08: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 = ? [35] [] [2019-04-24 19:08: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 19:08: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 19:08:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:08:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"788d15"},"request_uri":"http://localhost/elearning/public/_wdt/788d15","method":"GET"} [] [2019-04-24 19:17:42] 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/deconnexion","method":"GET"} [] [2019-04-24 19:17:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:17: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:17:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:17:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:17:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:17:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:17:43] 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/login","method":"GET"} [] [2019-04-24 19:17:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:17:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:17:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:17:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:17:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d6911"},"request_uri":"http://localhost/elearning/public/_wdt/5d6911","method":"GET"} [] [2019-04-24 19:17:51] 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/login","method":"POST"} [] [2019-04-24 19:17:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:17:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:17:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 19:17:52] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 19:17:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:17: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/dashboard","method":"GET"} [] [2019-04-24 19:17:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:17:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:17:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:17:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:17:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:17: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 = ? [35] [] [2019-04-24 19:17: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 = ? [35] [] [2019-04-24 19:17: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 = ? [35] [] [2019-04-24 19:17: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-24 19:17: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 = ? [9] [] [2019-04-24 19:17:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:17:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"991e12"},"request_uri":"http://localhost/elearning/public/_wdt/991e12","method":"GET"} [] [2019-04-24 19:27:49] 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/dashboard","method":"GET"} [] [2019-04-24 19:27:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:27: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:27:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:27:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:27:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:27:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:27: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 = ? [35] [] [2019-04-24 19:27: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 = ? [35] [] [2019-04-24 19:27: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 = ? [35] [] [2019-04-24 19:27: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-24 19:27: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 19:27:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:27:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec90f8"},"request_uri":"http://localhost/elearning/public/_wdt/ec90f8","method":"GET"} [] [2019-04-24 19:30: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/dashboard","method":"GET"} [] [2019-04-24 19:30:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:30:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:30:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:30:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:30:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19: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 = ? [35] [] [2019-04-24 19: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 = ? [35] [] [2019-04-24 19: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 = ? [35] [] [2019-04-24 19: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 19: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 19:30:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:30:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23be67"},"request_uri":"http://localhost/elearning/public/_wdt/23be67","method":"GET"} [] [2019-04-24 19:30:41] 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/deconnexion","method":"GET"} [] [2019-04-24 19:30:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:30: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:30:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:30:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:30:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:30:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:30:42] 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/login","method":"GET"} [] [2019-04-24 19:30:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:30:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:30:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:30:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:30:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"594808"},"request_uri":"http://localhost/elearning/public/_wdt/594808","method":"GET"} [] [2019-04-24 19:30: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/login","method":"POST"} [] [2019-04-24 19:30:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:30:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:30:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 19:30:48] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 19:30:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:30: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/dashboard","method":"GET"} [] [2019-04-24 19:30:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:30: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:30:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:30:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:30:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:30:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:30: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 = ? [35] [] [2019-04-24 19:30: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 = ? [35] [] [2019-04-24 19:30: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 = ? [35] [] [2019-04-24 19:30: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-24 19:30: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 = ? [9] [] [2019-04-24 19:30:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:30:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bafbf"},"request_uri":"http://localhost/elearning/public/_wdt/5bafbf","method":"GET"} [] [2019-04-24 19:32:23] 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/deconnexion","method":"GET"} [] [2019-04-24 19:32:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:32: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:32:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:32:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:32:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:32:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:32:24] 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/login","method":"GET"} [] [2019-04-24 19:32:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:32:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:32:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:32:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:32:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"766aff"},"request_uri":"http://localhost/elearning/public/_wdt/766aff","method":"GET"} [] [2019-04-24 19:34:26] 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/login","method":"GET"} [] [2019-04-24 19:34:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:34:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:34:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c3c43"},"request_uri":"http://localhost/elearning/public/_wdt/7c3c43","method":"GET"} [] [2019-04-24 19:34:31] 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/login","method":"POST"} [] [2019-04-24 19:34:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:34:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 19:34:32] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 19:34:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:34: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/dashboard","method":"GET"} [] [2019-04-24 19:34:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:34:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:34:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:34:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34: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 = ? [35] [] [2019-04-24 19:34: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 = ? [35] [] [2019-04-24 19:34: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 = ? [35] [] [2019-04-24 19:34: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-24 19:34: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 = ? [9] [] [2019-04-24 19:34:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:34:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a15d92"},"request_uri":"http://localhost/elearning/public/_wdt/a15d92","method":"GET"} [] [2019-04-24 19:34:39] 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/deconnexion","method":"GET"} [] [2019-04-24 19: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-24 19: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:34:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:34:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:34:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34:40] 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/login","method":"GET"} [] [2019-04-24 19:34:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:34:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:34:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:34:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"755d17"},"request_uri":"http://localhost/elearning/public/_wdt/755d17","method":"GET"} [] [2019-04-24 19:36:28] 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/login","method":"GET"} [] [2019-04-24 19:36:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:36:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:36:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:36:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:36:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d077e4"},"request_uri":"http://localhost/elearning/public/_wdt/d077e4","method":"GET"} [] [2019-04-24 19:36:46] 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/login","method":"POST"} [] [2019-04-24 19:36:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:36:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:36:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 19:36:47] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 19:36:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:36: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/dashboard","method":"GET"} [] [2019-04-24 19:36:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:36:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:36:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:36:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:36:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:36: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 = ? [35] [] [2019-04-24 19:36: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 = ? [35] [] [2019-04-24 19:36: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 = ? [35] [] [2019-04-24 19:36: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-24 19:36: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 = ? [9] [] [2019-04-24 19:36:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:36:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b84c0a"},"request_uri":"http://localhost/elearning/public/_wdt/b84c0a","method":"GET"} [] [2019-04-24 19:37:21] 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/deconnexion","method":"GET"} [] [2019-04-24 19:37:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:37: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:37:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:37:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:37:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:37:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:37:22] 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/login","method":"GET"} [] [2019-04-24 19:37:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:37:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:37:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:37:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:37:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f68719"},"request_uri":"http://localhost/elearning/public/_wdt/f68719","method":"GET"} [] [2019-04-24 19:37:31] 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/login","method":"POST"} [] [2019-04-24 19:37:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:37:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:37:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 19:37:32] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 19:37:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:37: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/dashboard","method":"GET"} [] [2019-04-24 19:37:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:37:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:37:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:37:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:37:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:37: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 = ? [35] [] [2019-04-24 19:37: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 = ? [35] [] [2019-04-24 19:37: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 = ? [35] [] [2019-04-24 19:37: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-24 19:37: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 = ? [9] [] [2019-04-24 19:37:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 19:37:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b693a"},"request_uri":"http://localhost/elearning/public/_wdt/0b693a","method":"GET"} [] [2019-04-24 19:44:41] 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/deconnexion","method":"GET"} [] [2019-04-24 19:44:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 19:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 19:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 19:44:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:44:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:44:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:44:42] 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/login","method":"GET"} [] [2019-04-24 19:44:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:44:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:44:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:44:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:44:42] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined property: App\Controller\SecurityController::$entityManager" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 99 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined property: App\\Controller\\SecurityController::$entityManager at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:99)"} [] [2019-04-24 19:44:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cc93b"},"request_uri":"http://localhost/elearning/public/_wdt/2cc93b","method":"GET"} [] [2019-04-24 19:45:35] 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/login","method":"GET"} [] [2019-04-24 19:45:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:45:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:45:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:45:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:45:36] 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/login","method":"GET"} [] [2019-04-24 19:45:36] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: request" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 99 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: request at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:99)"} [] [2019-04-24 19:45:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:45:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:45:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:45:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:45:36] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: request" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 99 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: request at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:99)"} [] [2019-04-24 19:45:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dade5b"},"request_uri":"http://localhost/elearning/public/_wdt/dade5b","method":"GET"} [] [2019-04-24 19:45:38] 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/deconnexion","method":"GET"} [] [2019-04-24 19:45:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:45:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:45:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:45:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:45:39] 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/login","method":"GET"} [] [2019-04-24 19:45:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:45:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:45:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:45:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:45:39] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: request" at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 99 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: request at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:99)"} [] [2019-04-24 19:45:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c281cc"},"request_uri":"http://localhost/elearning/public/_wdt/c281cc","method":"GET"} [] [2019-04-24 19:46: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/login","method":"GET"} [] [2019-04-24 19:46:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:46:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:46:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:46:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:46:11] php.CRITICAL: Call to undefined method Symfony\Component\HttpFoundation\Request::getData() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Symfony\\Component\\HttpFoundation\\Request::getData() at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:99)"} [] [2019-04-24 19:46:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getData" of class "Symfony\Component\HttpFoundation\Request"." at C:\wamp64\www\elearning\src\Controller\SecurityController.php line 99 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getData\" of class \"Symfony\\Component\\HttpFoundation\\Request\". at C:\\wamp64\\www\\elearning\\src\\Controller\\SecurityController.php:99)"} [] [2019-04-24 19:46:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c099c8"},"request_uri":"http://localhost/elearning/public/_wdt/c099c8","method":"GET"} [] [2019-04-24 19:47:44] 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/login","method":"GET"} [] [2019-04-24 19:47:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 19:47:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:47:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 19:47:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 19:47:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69ce4f"},"request_uri":"http://localhost/elearning/public/_wdt/69ce4f","method":"GET"} [] [2019-04-24 20:01:44] 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/login","method":"POST"} [] [2019-04-24 20:01:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:01:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:01:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 20:01:45] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 20:01:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 20:01:45] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-04-24 20:01:45",35] [] [2019-04-24 20:01:45] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 20:01:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:01: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/dashboard","method":"GET"} [] [2019-04-24 20: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-24 20:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:01:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:01:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:01:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:01:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:01: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 = ? [35] [] [2019-04-24 20:01: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 = ? [35] [] [2019-04-24 20:01: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 = ? [35] [] [2019-04-24 20:01: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-24 20: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 = ? [9] [] [2019-04-24 20:01:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:01:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3157d"},"request_uri":"http://localhost/elearning/public/_wdt/c3157d","method":"GET"} [] [2019-04-24 20:03: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/dashboard","method":"GET"} [] [2019-04-24 20:03:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:03: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:03:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:03:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:03:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:03:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:03: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 = ? [35] [] [2019-04-24 20:03:12] 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 DateTime could not be converted to string")." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class DateTime could not be converted to string\"). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:14, ErrorException(code: 0): Catchable Fatal Error: Object of class DateTime could not be converted to string at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\2e\\2e2939b65332f3f7edf80573c2dd15859bdb292719066adb46a93920883adb03.php:73)"} [] [2019-04-24 20:03:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:03:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fff761"},"request_uri":"http://localhost/elearning/public/_wdt/fff761","method":"GET"} [] [2019-04-24 20:03:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fff761"},"request_uri":"http://localhost/elearning/public/_wdt/fff761","method":"GET"} [] [2019-04-24 20:03: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/dashboard","method":"GET"} [] [2019-04-24 20:03:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:03: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:03:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:03:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:03:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:03:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:03: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 = ? [35] [] [2019-04-24 20:03: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 = ? [35] [] [2019-04-24 20:03: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 = ? [35] [] [2019-04-24 20:03: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-24 20:03: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 = ? [9] [] [2019-04-24 20:03:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:03:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"defd4e"},"request_uri":"http://localhost/elearning/public/_wdt/defd4e","method":"GET"} [] [2019-04-24 20:04:01] 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/dashboard","method":"GET"} [] [2019-04-24 20:04:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:04: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:04:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:04:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:04:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:04:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:04: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 = ? [35] [] [2019-04-24 20:04: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-24 20:04: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 = ? [35] [] [2019-04-24 20:04: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-24 20:04: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 = ? [9] [] [2019-04-24 20:04:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:04:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a10022"},"request_uri":"http://localhost/elearning/public/_wdt/a10022","method":"GET"} [] [2019-04-24 20:04: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/dashboard","method":"GET"} [] [2019-04-24 20:04:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:04: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:04:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:04:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:04:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:04:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:04: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 = ? [35] [] [2019-04-24 20:04: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 = ? [35] [] [2019-04-24 20:04: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 = ? [35] [] [2019-04-24 20:04: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-24 20:04: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 = ? [9] [] [2019-04-24 20:04:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:04:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a741d"},"request_uri":"http://localhost/elearning/public/_wdt/3a741d","method":"GET"} [] [2019-04-24 20:04:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/css/bootstrap-grid.css.map"" 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 /web/css/bootstrap-grid.css.map\" at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:04: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/dashboard","method":"GET"} [] [2019-04-24 20:04:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:04:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:04:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:04:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:04:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:04: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 = ? [35] [] [2019-04-24 20:04: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 = ? [35] [] [2019-04-24 20:04: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 = ? [35] [] [2019-04-24 20:04: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-24 20:04: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 = ? [9] [] [2019-04-24 20:04:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:04:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1137b"},"request_uri":"http://localhost/elearning/public/_wdt/b1137b","method":"GET"} [] [2019-04-24 20:05: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/dashboard","method":"GET"} [] [2019-04-24 20:05:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:05:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:05:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:05:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05: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 = ? [35] [] [2019-04-24 20:05:30] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "operator" of value "not" ("end of statement block" expected)." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 14 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"operator\" of value \"not\" (\"end of statement block\" expected). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:14)"} [] [2019-04-24 20:05:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:05:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79c36a"},"request_uri":"http://localhost/elearning/public/_wdt/79c36a","method":"GET"} [] [2019-04-24 20:05:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79c36a"},"request_uri":"http://localhost/elearning/public/_wdt/79c36a","method":"GET"} [] [2019-04-24 20:05: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/dashboard","method":"GET"} [] [2019-04-24 20:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:05:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:05:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:05:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05: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 = ? [35] [] [2019-04-24 20:05: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 = ? [35] [] [2019-04-24 20:05: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 = ? [35] [] [2019-04-24 20:05: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-24 20:05: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 = ? [9] [] [2019-04-24 20:05:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:05:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6b9f5"},"request_uri":"http://localhost/elearning/public/_wdt/a6b9f5","method":"GET"} [] [2019-04-24 20:05:46] 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/deconnexion","method":"GET"} [] [2019-04-24 20:05:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:05:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:05:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:05:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:46] 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/login","method":"GET"} [] [2019-04-24 20:05:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:05:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 20:05:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d48c4"},"request_uri":"http://localhost/elearning/public/_wdt/1d48c4","method":"GET"} [] [2019-04-24 20:05:52] 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/login","method":"POST"} [] [2019-04-24 20:05:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:05:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["communication@bleusocial.com"] [] [2019-04-24 20:05:52] security.INFO: User has been authenticated successfully. {"username":"CFStagiaire"} [] [2019-04-24 20:05:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 20:05:52] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-04-24 20:05:52",40] [] [2019-04-24 20:05:52] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 20:05:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:05: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/dashboard","method":"GET"} [] [2019-04-24 20:05:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [40] [] [2019-04-24 20:05:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CFStagiaire"} [] [2019-04-24 20:05:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:05:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05: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 = ? [40] [] [2019-04-24 20:05: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 = ? [40] [] [2019-04-24 20:05: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 = ? [40] [] [2019-04-24 20:05: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 = ? [9] [] [2019-04-24 20:05:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:05:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b3efa"},"request_uri":"http://localhost/elearning/public/_wdt/5b3efa","method":"GET"} [] [2019-04-24 20:05: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/deconnexion","method":"GET"} [] [2019-04-24 20:05:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [40] [] [2019-04-24 20:05:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CFStagiaire"} [] [2019-04-24 20:05:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:05:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:58] 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/login","method":"GET"} [] [2019-04-24 20:05:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:05:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:05:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 20:05:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e1bb6"},"request_uri":"http://localhost/elearning/public/_wdt/9e1bb6","method":"GET"} [] [2019-04-24 20:06:03] 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/login","method":"POST"} [] [2019-04-24 20:06:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:06:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 20:06:04] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 20:06:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 20:06:04] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-04-24 20:06:04",35] [] [2019-04-24 20:06:04] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 20:06:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:06:04] 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/dashboard","method":"GET"} [] [2019-04-24 20:06:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:06:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:06:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:06:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06: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 = ? [35] [] [2019-04-24 20:06: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-24 20:06: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 = ? [35] [] [2019-04-24 20:06: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-24 20:06: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 = ? [9] [] [2019-04-24 20:06:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:06:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"442d3d"},"request_uri":"http://localhost/elearning/public/_wdt/442d3d","method":"GET"} [] [2019-04-24 20:06:08] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 20:06:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:06:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:06:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:06:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 20:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 20:06:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:06:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"917d97"},"request_uri":"http://localhost/elearning/public/_wdt/917d97","method":"GET"} [] [2019-04-24 20:06:11] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 20:06:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:06:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:06:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:06:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 20:06: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 = ? [35] [] [2019-04-24 20:06: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 = ? [40] [] [2019-04-24 20:06: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 = ? [41] [] [2019-04-24 20:06:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:06:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e431a1"},"request_uri":"http://localhost/elearning/public/_wdt/e431a1","method":"GET"} [] [2019-04-24 20:06:15] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:06:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:06:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:06:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:06:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:06: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 = ? ["40"] [] [2019-04-24 20:06: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-24 20:06: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 = ? [9] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20:06:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20:06: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 = ? [9] [] [2019-04-24 20:06:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:06:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:06:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:06:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f863ae"},"request_uri":"http://localhost/elearning/public/_wdt/f863ae","method":"GET"} [] [2019-04-24 20:06:57] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:06:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:06:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:06:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:06:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:06:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:06: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 = ? ["40"] [] [2019-04-24 20:06: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-24 20:06: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 = ? [9] [] [2019-04-24 20:06: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 = ? [40] [] [2019-04-24 20:06: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 = ? [40] [] [2019-04-24 20:06:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:06: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 = ? [40] [] [2019-04-24 20:06: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 20:06:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:06:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:07:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0fdbe"},"request_uri":"http://localhost/elearning/public/_wdt/f0fdbe","method":"GET"} [] [2019-04-24 20:07:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:08:39] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:08:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:08:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:08:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:08:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:08:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:08: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.id = ? ["40"] [] [2019-04-24 20:08: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 = ? [40] [] [2019-04-24 20:08: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 = ? [9] [] [2019-04-24 20:08: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 = ? [40] [] [2019-04-24 20:08: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 = ? [40] [] [2019-04-24 20:08:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:08: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 = ? [40] [] [2019-04-24 20:08: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 = ? [9] [] [2019-04-24 20:08:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:08:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:08:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:08:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"867dac"},"request_uri":"http://localhost/elearning/public/_wdt/867dac","method":"GET"} [] [2019-04-24 20:09:13] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:09:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:09:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:09:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:09:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:09:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:09: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 = ? ["40"] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 = ? [9] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 = ? [9] [] [2019-04-24 20:09:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:09:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:09:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7febc"},"request_uri":"http://localhost/elearning/public/_wdt/a7febc","method":"GET"} [] [2019-04-24 20:09:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:09:31] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:09:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:09:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:09:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:09:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:09:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:09: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 = ? ["40"] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 = ? [9] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 = ? [9] [] [2019-04-24 20:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:09:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:09:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:09:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2cd6b"},"request_uri":"http://localhost/elearning/public/_wdt/a2cd6b","method":"GET"} [] [2019-04-24 20:09:43] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:09:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:09:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:09:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:09:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:09:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:09: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 = ? ["40"] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 = ? [9] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:09: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 = ? [40] [] [2019-04-24 20:09: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 20:09:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:09:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:09:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:09:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"851c1a"},"request_uri":"http://localhost/elearning/public/_wdt/851c1a","method":"GET"} [] [2019-04-24 20:11:23] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:11:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:11: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:11:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:11:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:11:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:11:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:11: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:11: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 = ? ["40"] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11: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 = ? [9] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11: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 = ? [9] [] [2019-04-24 20:11:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:11:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:11:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:11:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cbf59a"},"request_uri":"http://localhost/elearning/public/_wdt/cbf59a","method":"GET"} [] [2019-04-24 20:11:37] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20: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-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:11:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:11:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:11:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:11:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20: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.id = ? ["40"] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20: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 = ? [9] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11: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 = ? [9] [] [2019-04-24 20:11:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:11:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:11:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:11:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b39552"},"request_uri":"http://localhost/elearning/public/_wdt/b39552","method":"GET"} [] [2019-04-24 20:11:58] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:11:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:11: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:11:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:11:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:11:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:11:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:11: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:11: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.id = ? ["40"] [] [2019-04-24 20:11: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-24 20:11: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 = ? [9] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:11: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 = ? [40] [] [2019-04-24 20:11: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 20:11:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:11:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:12:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:12:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9092f4"},"request_uri":"http://localhost/elearning/public/_wdt/9092f4","method":"GET"} [] [2019-04-24 20:12:18] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:12:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:12:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:12:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:12:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:12:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:12: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 = ? ["40"] [] [2019-04-24 20:12: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 = ? [40] [] [2019-04-24 20:12: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 = ? [9] [] [2019-04-24 20:12: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 = ? [40] [] [2019-04-24 20:12: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 = ? [40] [] [2019-04-24 20:12:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:12: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 = ? [40] [] [2019-04-24 20:12: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 = ? [9] [] [2019-04-24 20:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:12:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:12:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:12:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d88058"},"request_uri":"http://localhost/elearning/public/_wdt/d88058","method":"GET"} [] [2019-04-24 20:12:35] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20: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-24 20: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:12:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:12:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:12:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:12:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20: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 = ? ["40"] [] [2019-04-24 20: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-24 20: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 = ? [9] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:12: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 = ? [40] [] [2019-04-24 20: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 20:12:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:12:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:12:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:12:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"63954b"},"request_uri":"http://localhost/elearning/public/_wdt/63954b","method":"GET"} [] [2019-04-24 20:12:49] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20: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-24 20: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:12:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:12:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:12:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:12:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20: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 = ? ["40"] [] [2019-04-24 20: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-24 20: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.lesson_id = ? [9] [] [2019-04-24 20:12: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 = ? [40] [] [2019-04-24 20:12: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 = ? [40] [] [2019-04-24 20:12:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 20:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:12:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:12:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f206c"},"request_uri":"http://localhost/elearning/public/_wdt/0f206c","method":"GET"} [] [2019-04-24 20:12:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:13:06] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:13:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:13:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:13:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:13:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:13: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 = ? ["40"] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20:13: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.lesson_id = ? [9] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:13: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 = ? [40] [] [2019-04-24 20:13: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 = ? [9] [] [2019-04-24 20:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:13:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:13:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:13:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c6be5"},"request_uri":"http://localhost/elearning/public/_wdt/8c6be5","method":"GET"} [] [2019-04-24 20:13:18] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:13:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:13:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:13:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:13:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:13: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 = ? ["40"] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20:13: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 = ? [9] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20:13:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20: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 = ? [9] [] [2019-04-24 20:13:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:13:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:13:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:13:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97ed90"},"request_uri":"http://localhost/elearning/public/_wdt/97ed90","method":"GET"} [] [2019-04-24 20:13:25] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:13:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:13:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:13:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:13:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:13: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 = ? ["40"] [] [2019-04-24 20:13: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-24 20:13: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 = ? [9] [] [2019-04-24 20:13: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 = ? [40] [] [2019-04-24 20:13: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 = ? [40] [] [2019-04-24 20:13:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:13: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 = ? [40] [] [2019-04-24 20:13: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 20:13:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:13:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:13:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:13:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05564c"},"request_uri":"http://localhost/elearning/public/_wdt/05564c","method":"GET"} [] [2019-04-24 20:13:37] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40/edit","method":"GET"} [] [2019-04-24 20:13:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:13:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:13:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:13:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20: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 = ? ["40"] [] [2019-04-24 20: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-24 20:13: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-24 20:13:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:13:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37f756"},"request_uri":"http://localhost/elearning/public/_wdt/37f756","method":"GET"} [] [2019-04-24 20:13:57] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40/edit","method":"POST"} [] [2019-04-24 20:13:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:13:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:13:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:13:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:13:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:13: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 = ? ["40"] [] [2019-04-24 20:13: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 = ? [40] [] [2019-04-24 20:13:57] 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","9"]] [] [2019-04-24 20:13: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 = ? [40] [] [2019-04-24 20:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? ["communication@bleusocial.com"] [] [2019-04-24 20:13:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 20:13:58] doctrine.DEBUG: UPDATE user SET password = ?, etablissement = ?, association = ?, fonction = ? WHERE id = ? ["$2y$13$yn4SJc8JUbu89a0ocDE [...]","Boulevar Denain","Bleu Social","Chargée de communication",40] [] [2019-04-24 20:13:58] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [40,6] [] [2019-04-24 20:13:58] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 20:13:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [6,40] [] [2019-04-24 20:13: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 = ? [6] [] [2019-04-24 20:13: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 = ? [40] [] [2019-04-24 20:13:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.lesson_id = ? AND t0.user_id = ? [9,40] [] [2019-04-24 20:13: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 = ? [9] [] [2019-04-24 20:13: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 = ? [40] [] [2019-04-24 20:13:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:13:59] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/admin/users","method":"GET"} [] [2019-04-24 20: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-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:13:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:13:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:13:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:13:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 ORDER BY t0.lastname ASC [] [] [2019-04-24 20:13:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:14:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ef46a"},"request_uri":"http://localhost/elearning/public/_wdt/2ef46a","method":"GET"} [] [2019-04-24 20:14:03] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 20:14:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:14:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:14:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:14:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:14:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:14:03] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 20:14: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 = ? [35] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [41] [] [2019-04-24 20:14:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:14:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a224e"},"request_uri":"http://localhost/elearning/public/_wdt/6a224e","method":"GET"} [] [2019-04-24 20:14:07] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:14:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:14:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:14:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:14:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:14:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:14:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["40"] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-24 20:14:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? [9] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20: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 = ? [40] [] [2019-04-24 20: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-24 20:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20: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 = ? [9] [] [2019-04-24 20:14:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:14:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:14:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad94d1"},"request_uri":"http://localhost/elearning/public/_wdt/ad94d1","method":"GET"} [] [2019-04-24 20:14:40] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20: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-24 20:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:14:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:14:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:14:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:14:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:14: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.id = ? ["40"] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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-24 20:14: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 = ? [9] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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-24 20:14:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:14: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 = ? [9] [] [2019-04-24 20:14:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:14:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:14:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a9ec0"},"request_uri":"http://localhost/elearning/public/_wdt/6a9ec0","method":"GET"} [] [2019-04-24 20:14:57] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:14:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:14: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:14:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:14:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:14:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:14:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:14: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:14: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 = ? ["40"] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [6] [] [2019-04-24 20:14: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 = ? [9] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:14: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 = ? [40] [] [2019-04-24 20:14: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-24 20:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:14: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 = ? [9] [] [2019-04-24 20:14:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:15:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:15:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40aefd"},"request_uri":"http://localhost/elearning/public/_wdt/40aefd","method":"GET"} [] [2019-04-24 20:15:19] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:15:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:15: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:15:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:15:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:15:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:15:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:15: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:15: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 = ? ["40"] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [6] [] [2019-04-24 20:15: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 = ? [9] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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-24 20:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:15: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 = ? [9] [] [2019-04-24 20:15:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:15:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:15:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8182b0"},"request_uri":"http://localhost/elearning/public/_wdt/8182b0","method":"GET"} [] [2019-04-24 20:15:38] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:15:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:15: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:15:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:15:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:15:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:15:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:15: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:15: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 = ? ["40"] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [6] [] [2019-04-24 20:15: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 = ? [9] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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-24 20:15:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:15: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 = ? [9] [] [2019-04-24 20:15:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:15:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:15:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af40ee"},"request_uri":"http://localhost/elearning/public/_wdt/af40ee","method":"GET"} [] [2019-04-24 20:15:49] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20:15:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:15: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:15:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:15:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:15:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:15:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:15: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:15: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 = ? ["40"] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [6] [] [2019-04-24 20:15: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 = ? [9] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:15: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 = ? [40] [] [2019-04-24 20:15: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-24 20:15:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:15: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 20:15:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:15:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:15:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"539bae"},"request_uri":"http://localhost/elearning/public/_wdt/539bae","method":"GET"} [] [2019-04-24 20:16:33] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 20:16:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:16: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:16:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:16:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:16:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:16:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:16:33] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16: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 = ? [40] [] [2019-04-24 20:16: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 = ? [41] [] [2019-04-24 20:16:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:16:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"977910"},"request_uri":"http://localhost/elearning/public/_wdt/977910","method":"GET"} [] [2019-04-24 20:16:35] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-24 20:16:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:16: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:16:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:16:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:16:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:16:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:16: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 = ? ["35"] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16: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 = ? [6] [] [2019-04-24 20:16: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 = ? [9] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16: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-24 20:16:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-24 20:16: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 = ? [9] [] [2019-04-24 20:16:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:16:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd4c0c"},"request_uri":"http://localhost/elearning/public/_wdt/cd4c0c","method":"GET"} [] [2019-04-24 20:16:40] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"GET"} [] [2019-04-24 20:16:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:16:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:16:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:16:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:16:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:16:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-24 20:16: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 WHERE t0.id = ? ["35"] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16:41] 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-24 20:16:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:16:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58508f"},"request_uri":"http://localhost/elearning/public/_wdt/58508f","method":"GET"} [] [2019-04-24 20:16:45] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::editUser","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35/edit","method":"POST"} [] [2019-04-24 20: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-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:16:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:16:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:16:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:16:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.id = ? ["35"] [] [2019-04-24 20: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 = ? ["35"] [] [2019-04-24 20: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-24 20:16:46] 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","9"]] [] [2019-04-24 20:16: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 = ? [35] [] [2019-04-24 20:16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? ["t@t.fr"] [] [2019-04-24 20:16:46] 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-24 20:16:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:16:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12b7bd"},"request_uri":"http://localhost/elearning/public/_wdt/12b7bd","method":"GET"} [] [2019-04-24 20:17:01] 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/admin/content","method":"GET"} [] [2019-04-24 20:17:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:17:01] security.DEBUG: Cannot refresh token because user has changed. {"username":"Clémentine Fernandez","provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider"} [] [2019-04-24 20:17:01] security.DEBUG: Token was deauthenticated after trying to refresh it. [] [] [2019-04-24 20:17:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 20: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 [] [] [2019-04-24 20:17:02] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Impossible to access an attribute ("firstname") on a null variable." at C:\wamp64\www\elearning\templates\admin.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access an attribute (\"firstname\") on a null variable. at C:\\wamp64\\www\\elearning\\templates\\admin.html.twig:22)"} [] [2019-04-24 20:17:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5aa9f4"},"request_uri":"http://localhost/elearning/public/_wdt/5aa9f4","method":"GET"} [] [2019-04-24 20:17:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5aa9f4"},"request_uri":"http://localhost/elearning/public/_wdt/5aa9f4","method":"GET"} [] [2019-04-24 20:17:07] 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/login","method":"GET"} [] [2019-04-24 20:17:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-24 20:17:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa524f"},"request_uri":"http://localhost/elearning/public/_wdt/aa524f","method":"GET"} [] [2019-04-24 20:17: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/login","method":"POST"} [] [2019-04-24 20:17:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-24 20:17:12] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-24 20:17:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 20:17:12] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-04-24 20:17:12",35] [] [2019-04-24 20:17:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 20:17:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:17: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/dashboard","method":"GET"} [] [2019-04-24 20:17:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:17:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:17:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-24 20: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-24 20:17:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:17:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3a53e"},"request_uri":"http://localhost/elearning/public/_wdt/d3a53e","method":"GET"} [] [2019-04-24 20:17:16] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-24 20:17:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:17: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:17:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:17:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-24 20:17: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-24 20:17:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:17:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e52257"},"request_uri":"http://localhost/elearning/public/_wdt/e52257","method":"GET"} [] [2019-04-24 20:17:19] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-24 20:17:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:17: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:17:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:17:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17: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 = ? [40] [] [2019-04-24 20:17: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 = ? [41] [] [2019-04-24 20:17:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:17:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5aab02"},"request_uri":"http://localhost/elearning/public/_wdt/5aab02","method":"GET"} [] [2019-04-24 20:17:21] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-24 20: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-24 20:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:17:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:17:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-24 20:17: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.id = ? ["40"] [] [2019-04-24 20: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-24 20:17: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 = ? [6] [] [2019-04-24 20:17: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 = ? [9] [] [2019-04-24 20:17: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 = ? [40] [] [2019-04-24 20:17: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 = ? [40] [] [2019-04-24 20:17: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 = ? [40] [] [2019-04-24 20:17: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 = ? [40] [] [2019-04-24 20:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20:17: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 = ? [40] [] [2019-04-24 20: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-24 20:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-24 20: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 = ? [9] [] [2019-04-24 20:17:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:17:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-24 20:17:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a1762"},"request_uri":"http://localhost/elearning/public/_wdt/1a1762","method":"GET"} [] [2019-04-24 20:17:27] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"35"},"request_uri":"http://localhost/elearning/public/admin/users/35","method":"GET"} [] [2019-04-24 20:17:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-24 20:17: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:17:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:17:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17: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 = ? ["35"] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17: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 = ? [6] [] [2019-04-24 20:17: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 = ? [9] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-24 20:17: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 = ? [35] [] [2019-04-24 20:17: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-24 20:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [35] [] [2019-04-24 20:17: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 = ? [9] [] [2019-04-24 20:17:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-24 20:17:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22ea8d"},"request_uri":"http://localhost/elearning/public/_wdt/22ea8d","method":"GET"} [] [2019-04-24 20:17:35] request.INFO: Matched route "send_certificat". {"route":"send_certificat","route_parameters":{"_route":"send_certificat","_controller":"App\\Controller\\UserController::sendCertificat","user":"35","lesson":"6"},"request_uri":"http://localhost/elearning/public/admin/certificat/35/6","method":"GET"} [] [2019-04-24 20: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-24 20: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-24 20:17:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-24 20:17:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-24 20:17:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-24 20:17: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-24 20:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? AND t0.lesson_id = ? LIMIT 1 [35,6] [] [2019-04-24 20:17:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-24 20:17:36] doctrine.DEBUG: UPDATE lesson_user SET certificated_at = ? WHERE id = ? ["2019-04-24 20:17:36",13] [] [2019-04-24 20:17:36] doctrine.DEBUG: "COMMIT" [] [] [2019-04-24 20:17:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 06:33:22] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-25 06:33:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 06:33:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:33:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:33:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-25 06:33:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf12eb"},"request_uri":"http://localhost/elearning/public/_wdt/bf12eb","method":"GET"} [] [2019-04-25 06:33:25] 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/login","method":"GET"} [] [2019-04-25 06:33:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 06:33:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:33:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:33:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-25 06:33:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d6862"},"request_uri":"http://localhost/elearning/public/_wdt/4d6862","method":"GET"} [] [2019-04-25 06:33:30] 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/login","method":"POST"} [] [2019-04-25 06:33:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 06:33:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:33:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:33: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-25 06:33:31] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-25 06:33:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 06:33:31] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-04-25 06:33:31",35] [] [2019-04-25 06:33:31] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 06:33:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 06:33: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/dashboard","method":"GET"} [] [2019-04-25 06:33:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 06:33: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 06:33:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 06:33:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 06:33:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:33:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:33: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 = ? [35] [] [2019-04-25 06:33: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 = ? [35] [] [2019-04-25 06:33: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 = ? [35] [] [2019-04-25 06:33: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-25 06:33: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 = ? [9] [] [2019-04-25 06:33:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 06:33:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ee195"},"request_uri":"http://localhost/elearning/public/_wdt/0ee195","method":"GET"} [] [2019-04-25 06:36: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/lesson/6","method":"GET"} [] [2019-04-25 06:36:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 06:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 06:36:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 06:36:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 06:36:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:36:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:36: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-25 06:36: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-25 06:36: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-25 06:36: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 [35,31] [] [2019-04-25 06:36: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 [35,32] [] [2019-04-25 06:36: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-25 06:36: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-25 06:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-25 06:36:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 06:36:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45094a"},"request_uri":"http://localhost/elearning/public/_wdt/45094a","method":"GET"} [] [2019-04-25 06:36:58] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-25 06:36:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 06:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 06:36:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 06:36:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 06:36:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:36:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:36:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 06:36:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a670c"},"request_uri":"http://localhost/elearning/public/_wdt/9a670c","method":"GET"} [] [2019-04-25 06:37:04] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-25 06:37:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 06:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 06:37:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 06:37:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 06:37:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:37:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 06:37: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-25 06:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-25 06:37:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 06:37:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f2f6f"},"request_uri":"http://localhost/elearning/public/_wdt/9f2f6f","method":"GET"} [] [2019-04-25 07:54:47] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-25 07:54:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:54:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:54:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:54:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:54:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:54:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:54:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6622b2"},"request_uri":"http://localhost/elearning/public/_wdt/6622b2","method":"GET"} [] [2019-04-25 07:54: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/dashboard","method":"GET"} [] [2019-04-25 07:54:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:54:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:54:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:54:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:54:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:54: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 = ? [35] [] [2019-04-25 07:54: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 = ? [35] [] [2019-04-25 07:54: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 = ? [35] [] [2019-04-25 07:54: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-25 07:54: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 = ? [9] [] [2019-04-25 07:54:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:54:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"360ba0"},"request_uri":"http://localhost/elearning/public/_wdt/360ba0","method":"GET"} [] [2019-04-25 07:55:00] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-25 07: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-25 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:55:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:55:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:55:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:55:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07: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 = ? ["9"] [] [2019-04-25 07: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 = ? ["9"] [] [2019-04-25 07: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 [9] [] [2019-04-25 07: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 [35,37] [] [2019-04-25 07: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 [35,38] [] [2019-04-25 07: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 = ? [37] [] [2019-04-25 07: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 = ? [38] [] [2019-04-25 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 07:55:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:55:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"796819"},"request_uri":"http://localhost/elearning/public/_wdt/796819","method":"GET"} [] [2019-04-25 07:55:23] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-25 07:55:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:55:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:55:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:55:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:55:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:55: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 = ? ["9"] [] [2019-04-25 07:55: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 = ? ["9"] [] [2019-04-25 07:55: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 [9] [] [2019-04-25 07:55: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 [35,37] [] [2019-04-25 07:55: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 [35,38] [] [2019-04-25 07:55: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 = ? [37] [] [2019-04-25 07:55: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 = ? [38] [] [2019-04-25 07:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 07:55:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:55:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80f091"},"request_uri":"http://localhost/elearning/public/_wdt/80f091","method":"GET"} [] [2019-04-25 07:55:28] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-25 07:55:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:55:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:55:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:55:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:55:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:55: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 = ? ["37"] [] [2019-04-25 07:55: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 WHERE t0.id = ? ["9"] [] [2019-04-25 07:55:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-25 07:55: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 = ? [38] [] [2019-04-25 07:55:28] 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 = ? [37] [] [2019-04-25 07:55:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [37] [] [2019-04-25 07:55:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:55:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71bf05"},"request_uri":"http://localhost/elearning/public/_wdt/71bf05","method":"GET"} [] [2019-04-25 07:55:40] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-25 07:55:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:55:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:55:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:55:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:55:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:55: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 WHERE t0.id = ? ["37"] [] [2019-04-25 07:55: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 WHERE t0.id = ? ["9"] [] [2019-04-25 07:55: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 = ? ORDER BY t0.rank ASC [9] [] [2019-04-25 07:55: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 = ? [38] [] [2019-04-25 07:55:41] 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 = ? [37] [] [2019-04-25 07:55: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.content_id = ? [37] [] [2019-04-25 07:55:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:55:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"122c4a"},"request_uri":"http://localhost/elearning/public/_wdt/122c4a","method":"GET"} [] [2019-04-25 07:56:06] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 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-25 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:56:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:56:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:56:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:56:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:56: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 = ? ["38"] [] [2019-04-25 07:56: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 = ? ["9"] [] [2019-04-25 07:56: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.lesson_id = ? ORDER BY t0.rank ASC [9] [] [2019-04-25 07:56: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 = ? [37] [] [2019-04-25 07:56:06] 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 = ? [38] [] [2019-04-25 07:56: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.content_id = ? [38] [] [2019-04-25 07:56:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:56:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e741e4"},"request_uri":"http://localhost/elearning/public/_wdt/e741e4","method":"GET"} [] [2019-04-25 07:56:08] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-25 07:56:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:56:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:56:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:56:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:56:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:56: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 = ? ["37"] [] [2019-04-25 07:56: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 = ? ["9"] [] [2019-04-25 07:56: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 [9] [] [2019-04-25 07:56: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 = ? [38] [] [2019-04-25 07:56:08] 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 = ? [37] [] [2019-04-25 07:56: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.content_id = ? [37] [] [2019-04-25 07:56:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:56:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b0dd8"},"request_uri":"http://localhost/elearning/public/_wdt/9b0dd8","method":"GET"} [] [2019-04-25 07:58:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-25 07:58:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:58:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:58:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:58:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:58:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:58: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-25 07:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-25 07:58:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:58:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1d8cd"},"request_uri":"http://localhost/elearning/public/_wdt/e1d8cd","method":"GET"} [] [2019-04-25 07:58:02] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-25 07:58:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:58:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:58:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:58:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:58:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:58: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, u0_.avatar AS avatar_7, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-25 07:58: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [35] [] [2019-04-25 07:58: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-25 07:58: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [41] [] [2019-04-25 07:58:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:58:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c79b8d"},"request_uri":"http://localhost/elearning/public/_wdt/c79b8d","method":"GET"} [] [2019-04-25 07:58:05] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-25 07:58:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 07:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 07:58:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 07:58:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 07:58:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:58:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 07:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-25 07:58: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 = ? ["40"] [] [2019-04-25 07:58: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-25 07:58: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 = ? [6] [] [2019-04-25 07:58: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 = ? [9] [] [2019-04-25 07:58: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 = ? [40] [] [2019-04-25 07:58: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 = ? [40] [] [2019-04-25 07:58: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 = ? [40] [] [2019-04-25 07:58: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 = ? [40] [] [2019-04-25 07:58:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-25 07:58: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 = ? [40] [] [2019-04-25 07:58: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-25 07:58:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-25 07:58: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 = ? [9] [] [2019-04-25 07:58:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 07:58:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-25 07:58:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd0b6e"},"request_uri":"http://localhost/elearning/public/_wdt/fd0b6e","method":"GET"} [] [2019-04-25 08:01:49] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-25 08:01:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 08:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 08:01:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 08:01:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 08:01:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:01:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:01:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 08:01:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e623b"},"request_uri":"http://localhost/elearning/public/_wdt/5e623b","method":"GET"} [] [2019-04-25 08: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/dashboard","method":"GET"} [] [2019-04-25 08: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-25 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 08:01:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 08:01:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 08:01:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:01:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08: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 = ? [35] [] [2019-04-25 08:01: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 = ? [35] [] [2019-04-25 08:01: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 = ? [35] [] [2019-04-25 08:01: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-25 08:01: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 = ? [9] [] [2019-04-25 08:01:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 08:01:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f8b17"},"request_uri":"http://localhost/elearning/public/_wdt/2f8b17","method":"GET"} [] [2019-04-25 08:01: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/lesson/6","method":"GET"} [] [2019-04-25 08:01:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 08:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 08:01:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 08:01:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 08:01:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:01:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:01: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-25 08:01: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-25 08:01: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-25 08:01: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 [35,31] [] [2019-04-25 08:01: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 [35,32] [] [2019-04-25 08:01: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-25 08:01: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-25 08:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-25 08:01:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 08:01:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f5576"},"request_uri":"http://localhost/elearning/public/_wdt/3f5576","method":"GET"} [] [2019-04-25 08:02:01] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"32","slug":"Loi 2007"},"request_uri":"http://localhost/elearning/public/lesson/6/32-Loi%202007","method":"GET"} [] [2019-04-25 08:02:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 08:02: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 08:02:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 08:02:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 08:02:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:02:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:02: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-25 08:02: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-25 08:02: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-25 08:02: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-25 08:02:01] 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 = ? [32] [] [2019-04-25 08:02: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.content_id = ? [32] [] [2019-04-25 08:02:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 08:02:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc3ca2"},"request_uri":"http://localhost/elearning/public/_wdt/fc3ca2","method":"GET"} [] [2019-04-25 08:02:06] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"31","slug":"Loi 2005"},"request_uri":"http://localhost/elearning/public/lesson/6/31-Loi%202005","method":"GET"} [] [2019-04-25 08:02:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 08:02: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 08:02:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 08:02:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 08:02:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:02:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 08:02: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 WHERE t0.id = ? ["31"] [] [2019-04-25 08:02: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 WHERE t0.id = ? ["6"] [] [2019-04-25 08:02:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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-25 08:02: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 WHERE t0.id = ? [32] [] [2019-04-25 08:02:07] 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 = ? [31] [] [2019-04-25 08:02:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [31] [] [2019-04-25 08:02:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 08:02:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae1c8c"},"request_uri":"http://localhost/elearning/public/_wdt/ae1c8c","method":"GET"} [] [2019-04-25 11:45:47] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-25 11:45:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 11:45:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 11:45:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 11:45:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-25 11:45:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9ef47"},"request_uri":"http://localhost/elearning/public/_wdt/e9ef47","method":"GET"} [] [2019-04-25 11:45:55] 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/login","method":"GET"} [] [2019-04-25 11:45:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 11:45:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 11:45:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 11:45:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-25 11:45:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b85320"},"request_uri":"http://localhost/elearning/public/_wdt/b85320","method":"GET"} [] [2019-04-25 11:46:01] 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/login","method":"POST"} [] [2019-04-25 11:46:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 11:46:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 11:46:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 11:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-25 11:46:02] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-25 11:46:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 11:46:02] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-04-25 11:46:02",35] [] [2019-04-25 11:46:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 11:46:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 11:46: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/dashboard","method":"GET"} [] [2019-04-25 11: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-25 11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 11:46:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 11:46:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 11:46:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 11:46:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 11:46: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 = ? [35] [] [2019-04-25 11:46: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 = ? [35] [] [2019-04-25 11:46: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 = ? [35] [] [2019-04-25 11:46: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-25 11:46: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 = ? [9] [] [2019-04-25 11:46:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 11:46:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3237b1"},"request_uri":"http://localhost/elearning/public/_wdt/3237b1","method":"GET"} [] [2019-04-25 14:40: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/dashboard","method":"GET"} [] [2019-04-25 14:40:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 14:40: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/dashboard","method":"GET"} [] [2019-04-25 14:40:41] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-25 14: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 14:40:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 14:40:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 14:40:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 14:40:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 14:40: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 = ? [35] [] [2019-04-25 14:40: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 = ? [35] [] [2019-04-25 14:40: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 = ? [35] [] [2019-04-25 14:40: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-25 14:40: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 = ? [9] [] [2019-04-25 14:40:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 14:40:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 14:40: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 14:40:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 14:40:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 14:40:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 14:40:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 14:40: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 = ? [35] [] [2019-04-25 14:40: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 = ? [35] [] [2019-04-25 14:40: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 = ? [35] [] [2019-04-25 14:40: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-25 14:40: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 = ? [9] [] [2019-04-25 14:40:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 14:40:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 14:40: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 14:40:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 14:40:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 14:40:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 14:40:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 14:41:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 14:41:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"605cac"},"request_uri":"http://localhost/elearning/public/_wdt/605cac","method":"GET"} [] [2019-04-25 14:41:34] request.INFO: Matched route "user_profil". {"route":"user_profil","route_parameters":{"_route":"user_profil","_controller":"App\\Controller\\UserController::userProfil"},"request_uri":"http://localhost/elearning/public/profil","method":"GET"} [] [2019-04-25 14:41:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 14:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 14:41:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 14:41:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 14:41:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 14:41:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 14:41:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 14:41:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b38836"},"request_uri":"http://localhost/elearning/public/_wdt/b38836","method":"GET"} [] [2019-04-25 15:29:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-25 15:29:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:29: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:29:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:29:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:29:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:29:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:29: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-25 15:29: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-25 15:29:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:29:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c1d14"},"request_uri":"http://localhost/elearning/public/_wdt/3c1d14","method":"GET"} [] [2019-04-25 15:29:56] request.INFO: Matched route "stagiaire". {"route":"stagiaire","route_parameters":{"_route":"stagiaire","_controller":"App\\Controller\\UserController::indexStagiaire"},"request_uri":"http://localhost/elearning/public/admin/stagiaires","method":"GET"} [] [2019-04-25 15:29:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:29: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:29:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:29:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:29:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:29:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:29:56] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_STAGIAIRE\"%"] [] [2019-04-25 15:29: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 = ? [35] [] [2019-04-25 15:29: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 = ? [40] [] [2019-04-25 15:29: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 = ? [41] [] [2019-04-25 15:29:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:29:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4e05a"},"request_uri":"http://localhost/elearning/public/_wdt/b4e05a","method":"GET"} [] [2019-04-25 15:29:59] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"40"},"request_uri":"http://localhost/elearning/public/admin/users/40","method":"GET"} [] [2019-04-25 15:29:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:29: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:29:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:29:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:29:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:29:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:29: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? ["40"] [] [2019-04-25 15:29: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.id = ? ["40"] [] [2019-04-25 15:29: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 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [40] [] [2019-04-25 15:29: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 = ? [6] [] [2019-04-25 15:29: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 = ? [9] [] [2019-04-25 15:29: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 = ? [40] [] [2019-04-25 15:29: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 = ? [40] [] [2019-04-25 15:29: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 = ? [40] [] [2019-04-25 15:29: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 = ? [40] [] [2019-04-25 15:29:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-25 15:29: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 = ? [40] [] [2019-04-25 15:29: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-25 15:29:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.register_at AS register_at_2, t0.certificated AS certificated_3, t0.certificated_at AS certificated_at_4, t0.user_id AS user_id_5, t0.lesson_id AS lesson_id_6 FROM lesson_user t0 WHERE t0.user_id = ? [40] [] [2019-04-25 15:29: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-25 15:29:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:30:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/avatar/" (from "http://localhost/elearning/public/admin/users/40")" 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 /images/avatar/\" (from \"http://localhost/elearning/public/admin/users/40\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-25 15:30:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"780136"},"request_uri":"http://localhost/elearning/public/_wdt/780136","method":"GET"} [] [2019-04-25 15:30:15] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-25 15: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-25 15:30: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:30:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:30:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:30:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:30:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:30:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:30:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5dadd3"},"request_uri":"http://localhost/elearning/public/_wdt/5dadd3","method":"GET"} [] [2019-04-25 15:30:18] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-25 15: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-25 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:30:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:30:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:30:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:30:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-25 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-25 15:30:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:30:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2a0b2"},"request_uri":"http://localhost/elearning/public/_wdt/d2a0b2","method":"GET"} [] [2019-04-25 15:30:21] 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/admin/content","method":"GET"} [] [2019-04-25 15:30:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:30: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:30:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:30:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:30:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:30:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:30: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 [] [] [2019-04-25 15:30:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:30:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c7bad"},"request_uri":"http://localhost/elearning/public/_wdt/0c7bad","method":"GET"} [] [2019-04-25 15:30:24] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 15:30:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:30: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:30:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:30:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:30:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:30:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:30: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 = ? ["38"] [] [2019-04-25 15:30: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.id = ? ["38"] [] [2019-04-25 15:30: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 = ? ["38"] [] [2019-04-25 15:30: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:30:25] 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-25 15:30:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:30:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33080b"},"request_uri":"http://localhost/elearning/public/_wdt/33080b","method":"GET"} [] [2019-04-25 15:31:03] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 15:31:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:31:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:31:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:31:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31: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 = ? ["38"] [] [2019-04-25 15:31: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.id = ? ["38"] [] [2019-04-25 15:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["38"] [] [2019-04-25 15:31: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:31:03] 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 (?) [["9"]] [] [2019-04-25 15:31: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:31:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 15:31:04] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 15:31:04] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 15:31: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:31: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 15:31: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 15:31: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.content_id = ? [38] [] [2019-04-25 15:31: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 = ? LIMIT 1 [57] [] [2019-04-25 15:31:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:31:04] 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/admin/content","method":"GET"} [] [2019-04-25 15:31:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:31: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:31:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:31:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:31:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31: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 [] [] [2019-04-25 15:31:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:31:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e3ab2"},"request_uri":"http://localhost/elearning/public/_wdt/2e3ab2","method":"GET"} [] [2019-04-25 15:31:12] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-25 15:31:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:31: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:31:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:31:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:31:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:31:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9ec0b"},"request_uri":"http://localhost/elearning/public/_wdt/c9ec0b","method":"GET"} [] [2019-04-25 15:31:13] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 15:31:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:31: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:31:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:31:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:31:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31: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 = ? ["38"] [] [2019-04-25 15:31: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.id = ? ["38"] [] [2019-04-25 15:31: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 = ? ["38"] [] [2019-04-25 15:31: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:31:14] 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-25 15:31:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:31:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7b88f"},"request_uri":"http://localhost/elearning/public/_wdt/c7b88f","method":"GET"} [] [2019-04-25 15:31: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/dashboard","method":"GET"} [] [2019-04-25 15:31:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:31: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:31:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:31:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:31:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31: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 = ? [35] [] [2019-04-25 15:31: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 = ? [35] [] [2019-04-25 15:31: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 = ? [35] [] [2019-04-25 15:31: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-25 15:31: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 = ? [9] [] [2019-04-25 15:31:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:31:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61f8f3"},"request_uri":"http://localhost/elearning/public/_wdt/61f8f3","method":"GET"} [] [2019-04-25 15:31:21] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-25 15:31:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:31:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:31:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:31:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31: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 WHERE t0.id = ? ["9"] [] [2019-04-25 15:31: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.id = ? ["9"] [] [2019-04-25 15:31: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 = ? ORDER BY t0.rank ASC [9] [] [2019-04-25 15:31: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 = ? AND t0.content_id = ? LIMIT 1 [35,37] [] [2019-04-25 15:31: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 = ? AND t0.content_id = ? LIMIT 1 [35,38] [] [2019-04-25 15:31: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 WHERE t0.id = ? [37] [] [2019-04-25 15:31: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 WHERE t0.id = ? [38] [] [2019-04-25 15:31: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:31:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:31:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fea69"},"request_uri":"http://localhost/elearning/public/_wdt/3fea69","method":"GET"} [] [2019-04-25 15:31:24] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-25 15:31:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:31: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:31:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:31:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:31:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:31: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 = ? ["37"] [] [2019-04-25 15:31: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 = ? ["9"] [] [2019-04-25 15:31: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 [9] [] [2019-04-25 15:31: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 = ? [38] [] [2019-04-25 15:31:25] 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 = ? [37] [] [2019-04-25 15:31: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.content_id = ? [37] [] [2019-04-25 15:31:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:31:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81a778"},"request_uri":"http://localhost/elearning/public/_wdt/81a778","method":"GET"} [] [2019-04-25 15:44:04] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 15:44:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:44:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:44:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:44:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:44:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:44: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 = ? ["38"] [] [2019-04-25 15:44: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.id = ? ["38"] [] [2019-04-25 15:44: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 = ? ["38"] [] [2019-04-25 15:44: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:44:05] 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 (?) [["9"]] [] [2019-04-25 15:44: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:44:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 15:44:05] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 15:44:05] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 15:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:44: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 15:44: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 15:44: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.content_id = ? [38] [] [2019-04-25 15:44: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 = ? LIMIT 1 [57] [] [2019-04-25 15:44:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:44:05] 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/admin/content","method":"GET"} [] [2019-04-25 15:44:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:44:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:44:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:44:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:44:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:44: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 [] [] [2019-04-25 15:44:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:44:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ccdc2"},"request_uri":"http://localhost/elearning/public/_wdt/4ccdc2","method":"GET"} [] [2019-04-25 15:44:08] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 15:44:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:44:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:44:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:44:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:44:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:44: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 = ? ["38"] [] [2019-04-25 15:44: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 = ? ["38"] [] [2019-04-25 15:44: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 = ? ["38"] [] [2019-04-25 15:44: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 = ? [38] [] [2019-04-25 15:44:08] 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-25 15:44:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:44:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e01cf"},"request_uri":"http://localhost/elearning/public/_wdt/4e01cf","method":"GET"} [] [2019-04-25 15:45:40] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-25 15:45:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:45:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:45:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:45:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:45:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:45: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-25 15:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-25 15:45:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:45:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1035c"},"request_uri":"http://localhost/elearning/public/_wdt/e1035c","method":"GET"} [] [2019-04-25 15:45:42] 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/admin/lesson","method":"GET"} [] [2019-04-25 15:45:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:45:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:45:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:45:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:45:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:45: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-25 15:45: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-25 15:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-25 15:45: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 = ? [8] [] [2019-04-25 15:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-25 15:45: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 = ? [9] [] [2019-04-25 15:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:45:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:45:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f22178"},"request_uri":"http://localhost/elearning/public/_wdt/f22178","method":"GET"} [] [2019-04-25 15:45:45] 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/admin/lesson/new","method":"GET"} [] [2019-04-25 15:45:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:45:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:45:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:45:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:45:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:45: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 IS NULL LIMIT 1 [] [] [2019-04-25 15:45:45] 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-25 15:45:45] 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, u0_.reset_token AS reset_token_8, u0_.etablissement AS etablissement_9, u0_.association AS association_10, u0_.fonction AS fonction_11, u0_.last_connect AS last_connect_12 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-25 15:45:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:45:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"998588"},"request_uri":"http://localhost/elearning/public/_wdt/998588","method":"GET"} [] [2019-04-25 15:52:16] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 15:52:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:52:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:52:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:52:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52: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 = ? ["38"] [] [2019-04-25 15:52: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 = ? ["38"] [] [2019-04-25 15:52: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 = ? ["38"] [] [2019-04-25 15:52: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:52:16] 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 (?) [["9"]] [] [2019-04-25 15:52: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:52:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 15:52:16] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 15:52:16] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 15:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:52: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 15:52: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 15:52: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.content_id = ? [38] [] [2019-04-25 15:52: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 = ? LIMIT 1 [57] [] [2019-04-25 15:52:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:52:17] 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/admin/content","method":"GET"} [] [2019-04-25 15:52:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:52:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:52:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:52:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52: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 [] [] [2019-04-25 15:52:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:52:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dfacd5"},"request_uri":"http://localhost/elearning/public/_wdt/dfacd5","method":"GET"} [] [2019-04-25 15:52:20] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-25 15:52:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:52:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:52:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:52:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:52:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"228396"},"request_uri":"http://localhost/elearning/public/_wdt/228396","method":"GET"} [] [2019-04-25 15:52: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/dashboard","method":"GET"} [] [2019-04-25 15:52:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:52:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:52:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:52:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52: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 = ? [35] [] [2019-04-25 15:52: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 = ? [35] [] [2019-04-25 15:52: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 = ? [35] [] [2019-04-25 15:52: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-25 15:52: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 = ? [9] [] [2019-04-25 15:52:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:52:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b432ae"},"request_uri":"http://localhost/elearning/public/_wdt/b432ae","method":"GET"} [] [2019-04-25 15:52:26] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-25 15:52:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:52:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:52:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:52:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52: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 = ? ["9"] [] [2019-04-25 15:52: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 = ? ["9"] [] [2019-04-25 15:52: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 [9] [] [2019-04-25 15:52: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 [35,37] [] [2019-04-25 15:52: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 [35,38] [] [2019-04-25 15:52: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 = ? [37] [] [2019-04-25 15:52: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 = ? [38] [] [2019-04-25 15:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:52:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:52:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7eb0a"},"request_uri":"http://localhost/elearning/public/_wdt/f7eb0a","method":"GET"} [] [2019-04-25 15:52:29] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 15:52:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:52: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:52:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:52:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:52:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52: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 = ? ["38"] [] [2019-04-25 15:52: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 = ? ["9"] [] [2019-04-25 15:52: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 [9] [] [2019-04-25 15:52: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 = ? [37] [] [2019-04-25 15:52:29] 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 = ? [38] [] [2019-04-25 15:52: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.content_id = ? [38] [] [2019-04-25 15:52:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:52:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0e77a"},"request_uri":"http://localhost/elearning/public/_wdt/b0e77a","method":"GET"} [] [2019-04-25 15:52:41] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 15:52:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:52: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:52:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:52:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:52:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:52: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 = ? ["38"] [] [2019-04-25 15:52: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.id = ? ["38"] [] [2019-04-25 15:52: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 = ? ["38"] [] [2019-04-25 15:52: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:52:41] 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-25 15:52:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:52:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5892bb"},"request_uri":"http://localhost/elearning/public/_wdt/5892bb","method":"GET"} [] [2019-04-25 15:53:28] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 15:53:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:53:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:53:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:53:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53: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 = ? ["38"] [] [2019-04-25 15:53: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.id = ? ["38"] [] [2019-04-25 15:53:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["38"] [] [2019-04-25 15:53: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:53:29] 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 (?) [["9"]] [] [2019-04-25 15:53: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:53:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 15:53:29] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 15:53:29] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 15:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:53: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 15:53: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 15:53: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.content_id = ? [38] [] [2019-04-25 15:53: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 = ? LIMIT 1 [57] [] [2019-04-25 15:53:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:53:29] 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/admin/content","method":"GET"} [] [2019-04-25 15:53:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:53:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:53:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:53:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53: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 [] [] [2019-04-25 15:53:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:53:30] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 15:53:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:53:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:53:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:53:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53: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 = ? ["38"] [] [2019-04-25 15:53: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 = ? ["9"] [] [2019-04-25 15:53: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 [9] [] [2019-04-25 15:53:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0740b"},"request_uri":"http://localhost/elearning/public/_wdt/a0740b","method":"GET"} [] [2019-04-25 15:53: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 = ? [37] [] [2019-04-25 15:53:31] 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 = ? [38] [] [2019-04-25 15:53: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.content_id = ? [38] [] [2019-04-25 15:53:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:53:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b0177"},"request_uri":"http://localhost/elearning/public/_wdt/3b0177","method":"GET"} [] [2019-04-25 15:53:35] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 15:53:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:53:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:53:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:53:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53: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 = ? ["38"] [] [2019-04-25 15:53: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 = ? ["38"] [] [2019-04-25 15:53: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 = ? ["38"] [] [2019-04-25 15:53: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:53:36] 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-25 15:53:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:53:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c89058"},"request_uri":"http://localhost/elearning/public/_wdt/c89058","method":"GET"} [] [2019-04-25 15:53:50] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 15:53:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:53:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:53:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:53:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53: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 = ? ["38"] [] [2019-04-25 15:53: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.id = ? ["38"] [] [2019-04-25 15:53: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 = ? ["38"] [] [2019-04-25 15:53: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:53:50] 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 (?) [["9"]] [] [2019-04-25 15:53: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:53:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 15:53:50] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 15:53:50] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 15:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:53: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 15:53: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 15:53: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.content_id = ? [38] [] [2019-04-25 15:53: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 = ? LIMIT 1 [57] [] [2019-04-25 15:53:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:53:51] 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/admin/content","method":"GET"} [] [2019-04-25 15:53:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:53:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:53:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:53:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53: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 [] [] [2019-04-25 15:53:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:53:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb3ae6"},"request_uri":"http://localhost/elearning/public/_wdt/cb3ae6","method":"GET"} [] [2019-04-25 15:53:52] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 15:53:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:53:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:53:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:53:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:53: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 = ? ["38"] [] [2019-04-25 15:53: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 = ? ["9"] [] [2019-04-25 15:53: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 [9] [] [2019-04-25 15:53: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 = ? [37] [] [2019-04-25 15:53:53] 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 = ? [38] [] [2019-04-25 15:53: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.content_id = ? [38] [] [2019-04-25 15:53:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:53:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"485f85"},"request_uri":"http://localhost/elearning/public/_wdt/485f85","method":"GET"} [] [2019-04-25 15:54:07] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 15: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-25 15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:54:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:54:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:54:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:54:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15: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 WHERE t0.id = ? ["38"] [] [2019-04-25 15: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.id = ? ["38"] [] [2019-04-25 15:54:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["38"] [] [2019-04-25 15:54: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:54: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-25 15:54:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:54:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a56063"},"request_uri":"http://localhost/elearning/public/_wdt/a56063","method":"GET"} [] [2019-04-25 15:55:05] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 15:55:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:55:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:55:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:55:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:55:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:55: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 = ? ["38"] [] [2019-04-25 15:55: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.id = ? ["38"] [] [2019-04-25 15:55: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 = ? ["38"] [] [2019-04-25 15:55: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:55:05] 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 (?) [["9"]] [] [2019-04-25 15:55: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:55:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 15:55:06] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 15:55:06] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 15:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:55: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 15:55: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 15:55: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.content_id = ? [38] [] [2019-04-25 15:55: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 = ? LIMIT 1 [57] [] [2019-04-25 15:55:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:55: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/admin/content","method":"GET"} [] [2019-04-25 15:55:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:55:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:55:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:55:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:55:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:55: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 [] [] [2019-04-25 15:55:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:55:07] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 15:55:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:55:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c56c6"},"request_uri":"http://localhost/elearning/public/_wdt/3c56c6","method":"GET"} [] [2019-04-25 15:55: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:55:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:55:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:55:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:55:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:55: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 WHERE t0.id = ? ["38"] [] [2019-04-25 15:55: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 WHERE t0.id = ? ["9"] [] [2019-04-25 15:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-25 15:55: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 WHERE t0.id = ? [37] [] [2019-04-25 15:55:07] 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 = ? [38] [] [2019-04-25 15:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [38] [] [2019-04-25 15:55:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:55:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e24c69"},"request_uri":"http://localhost/elearning/public/_wdt/e24c69","method":"GET"} [] [2019-04-25 15:55:13] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 15:55:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:55: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:55:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:55:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:55:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:55:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:55: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 = ? ["38"] [] [2019-04-25 15:55: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.id = ? ["38"] [] [2019-04-25 15:55: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 = ? ["38"] [] [2019-04-25 15:55: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:55:14] 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-25 15:55:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:55:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da703b"},"request_uri":"http://localhost/elearning/public/_wdt/da703b","method":"GET"} [] [2019-04-25 15:56:41] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 15:56:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:56:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:56:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:56:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:56:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:56: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 = ? ["38"] [] [2019-04-25 15:56: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.id = ? ["38"] [] [2019-04-25 15:56: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 = ? ["38"] [] [2019-04-25 15:56: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:56:41] 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 (?) [["9"]] [] [2019-04-25 15:56: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:56:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 15:56:41] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 15:56:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 15:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 15:56: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 15:56: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 15:56: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.content_id = ? [38] [] [2019-04-25 15:56: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 = ? LIMIT 1 [57] [] [2019-04-25 15:56:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:56:42] 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/admin/content","method":"GET"} [] [2019-04-25 15:56:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:56:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:56:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:56:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:56:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:56: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 [] [] [2019-04-25 15:56:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:56:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b14b2"},"request_uri":"http://localhost/elearning/public/_wdt/6b14b2","method":"GET"} [] [2019-04-25 15:56:44] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 15:56:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:56:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:56:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:56:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:56:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:56: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 = ? ["38"] [] [2019-04-25 15:56: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 = ? ["9"] [] [2019-04-25 15:56: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 [9] [] [2019-04-25 15:56: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 = ? [37] [] [2019-04-25 15:56:45] 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 = ? [38] [] [2019-04-25 15:56: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.content_id = ? [38] [] [2019-04-25 15:56:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:56:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53de28"},"request_uri":"http://localhost/elearning/public/_wdt/53de28","method":"GET"} [] [2019-04-25 15:57:07] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 15:57:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 15:57: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 15:57:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 15:57:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 15:57:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:57:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 15:57: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 WHERE t0.id = ? ["38"] [] [2019-04-25 15:57: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.id = ? ["38"] [] [2019-04-25 15:57:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["38"] [] [2019-04-25 15:57: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 15:57: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-25 15:57:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 15:57:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42c5e3"},"request_uri":"http://localhost/elearning/public/_wdt/42c5e3","method":"GET"} [] [2019-04-25 16:00:05] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 16:00:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:00: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:00:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:00:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:00:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:00:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:00: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 = ? ["38"] [] [2019-04-25 16:00: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.id = ? ["38"] [] [2019-04-25 16:00: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 = ? ["38"] [] [2019-04-25 16:00: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:00:05] 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 (?) [["9"]] [] [2019-04-25 16:00: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:00:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:00:05] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 16:00:05] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 16:00: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 16:00: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 16:00: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.content_id = ? [38] [] [2019-04-25 16:00: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 = ? LIMIT 1 [57] [] [2019-04-25 16:00:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:00: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/admin/content","method":"GET"} [] [2019-04-25 16:00:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:00:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:00:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:00:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:00:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:00: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 [] [] [2019-04-25 16:00:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:00:07] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16:00:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2230d2"},"request_uri":"http://localhost/elearning/public/_wdt/2230d2","method":"GET"} [] [2019-04-25 16:00:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:00: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:00:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:00:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:00:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:00:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:00: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 WHERE t0.id = ? ["38"] [] [2019-04-25 16:00: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 WHERE t0.id = ? ["9"] [] [2019-04-25 16:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-25 16:00: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 WHERE t0.id = ? [37] [] [2019-04-25 16:00:07] 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 = ? [38] [] [2019-04-25 16:00:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [38] [] [2019-04-25 16:00:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:00:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eda5ca"},"request_uri":"http://localhost/elearning/public/_wdt/eda5ca","method":"GET"} [] [2019-04-25 16:01:19] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16:01:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:01:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:01:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:01:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:01:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:01: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 = ? ["38"] [] [2019-04-25 16:01: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 = ? ["9"] [] [2019-04-25 16:01: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 [9] [] [2019-04-25 16:01: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 = ? [37] [] [2019-04-25 16:01:19] 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 = ? [38] [] [2019-04-25 16:01: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.content_id = ? [38] [] [2019-04-25 16:01:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:01:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08a7b3"},"request_uri":"http://localhost/elearning/public/_wdt/08a7b3","method":"GET"} [] [2019-04-25 16:01:34] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16:01:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:01:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:01:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:01:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:01:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:01: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 = ? ["38"] [] [2019-04-25 16:01: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 = ? ["9"] [] [2019-04-25 16:01: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 [9] [] [2019-04-25 16:01: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 = ? [37] [] [2019-04-25 16:01:34] 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 = ? [38] [] [2019-04-25 16:01: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.content_id = ? [38] [] [2019-04-25 16:01:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:01:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b091e9"},"request_uri":"http://localhost/elearning/public/_wdt/b091e9","method":"GET"} [] [2019-04-25 16:03:10] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 16:03:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:03: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:03:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:03:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:03:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03: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 WHERE t0.id = ? ["38"] [] [2019-04-25 16:03: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.id = ? ["38"] [] [2019-04-25 16:03:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["38"] [] [2019-04-25 16:03: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:03:10] 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-25 16:03:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:03:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f48d16"},"request_uri":"http://localhost/elearning/public/_wdt/f48d16","method":"GET"} [] [2019-04-25 16:03:27] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-25 16:03:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:03: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:03:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:03:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:03:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:27] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:03:27] php.INFO: User Deprecated: The "FM\ElfinderBundle\Controller\ElFinderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FM\\ElfinderBundle\\Controller\\ElFinderController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\debug\\DebugClassLoader.php:199)"} [] [2019-04-25 16:03:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:03:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"791a92"},"request_uri":"http://localhost/elearning/public/_wdt/791a92","method":"GET"} [] [2019-04-25 16:03:29] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556208208341&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-25 16:03:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:03: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:03:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:03:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:03:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:29] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:03:31] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a553cd4a8380&target=l1_XA","method":"GET"} [] [2019-04-25 16:03:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:03: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:03:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:03:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:03:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:31] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:03:55] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=Menu.PNG&mode=&reqid=16a553d314587&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-25 16:03:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:03: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:03:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:03:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:03:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:55] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:03:55] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-25 16:03:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:03: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:03:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:03:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:03:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:55] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:03:56] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a553d35411a1&targets%5B0%5D=l1_Y29udGVudXNcTWVudS5QTkc","method":"GET"} [] [2019-04-25 16:03:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:03: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:03:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:03:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:03:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:03:56] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:04:12] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 16:04:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:04: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:04:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:04:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:04:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:04:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:04: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 WHERE t0.id = ? ["38"] [] [2019-04-25 16:04: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 = ? ["38"] [] [2019-04-25 16:04: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 = ? ["38"] [] [2019-04-25 16:04: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:04: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_ WHERE l0_.id IN (?) [["9"]] [] [2019-04-25 16:04: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:04:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:04:12] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 16:04:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:04: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 16:04: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 16:04: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 16:04: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.content_id = ? [38] [] [2019-04-25 16:04: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 = ? LIMIT 1 [57] [] [2019-04-25 16:04:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:04:13] 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/admin/content","method":"GET"} [] [2019-04-25 16:04:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:04: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:04:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:04:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:04:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:04:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:04: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 [] [] [2019-04-25 16:04:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:04:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4cbc7"},"request_uri":"http://localhost/elearning/public/_wdt/f4cbc7","method":"GET"} [] [2019-04-25 16:04:14] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16:04:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:04: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:04:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:04:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:04:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:04:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:04: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 = ? ["38"] [] [2019-04-25 16:04: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 = ? ["9"] [] [2019-04-25 16:04: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 [9] [] [2019-04-25 16:04: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 = ? [37] [] [2019-04-25 16:04:14] 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 = ? [38] [] [2019-04-25 16:04: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.content_id = ? [38] [] [2019-04-25 16:04:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:04:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a75d54"},"request_uri":"http://localhost/elearning/public/_wdt/a75d54","method":"GET"} [] [2019-04-25 16:04:45] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16:04:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:04: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:04:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:04:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:04:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:04:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:04: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 = ? ["38"] [] [2019-04-25 16:04: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 = ? ["9"] [] [2019-04-25 16:04: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 [9] [] [2019-04-25 16:04: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 = ? [37] [] [2019-04-25 16:04:45] 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 = ? [38] [] [2019-04-25 16:04: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.content_id = ? [38] [] [2019-04-25 16:04:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:04:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"738b10"},"request_uri":"http://localhost/elearning/public/_wdt/738b10","method":"GET"} [] [2019-04-25 16:05:35] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 16:05:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:05:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:05:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:05:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05: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 = ? ["38"] [] [2019-04-25 16:05: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.id = ? ["38"] [] [2019-04-25 16:05: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 = ? ["38"] [] [2019-04-25 16:05: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:05:35] 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-25 16:05:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:05:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"185fdf"},"request_uri":"http://localhost/elearning/public/_wdt/185fdf","method":"GET"} [] [2019-04-25 16:05:48] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-25 16:05:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:05:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:05:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:05:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:48] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:05:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:05:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ca4bf"},"request_uri":"http://localhost/elearning/public/_wdt/2ca4bf","method":"GET"} [] [2019-04-25 16:05:49] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556208349018&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-25 16:05:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:05:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:05:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:05:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:50] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:05:51] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a553ef628345&target=l1_XA","method":"GET"} [] [2019-04-25 16: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-25 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:05:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:05:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:05:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:51] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:05:54] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=rm&mode=&reqid=16a553f032a9d&targets%5B0%5D=l1_Y29udGVudXNcTWVudS5QTkc","method":"GET"} [] [2019-04-25 16:05:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:05:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:05:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:05:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:05:54] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:05:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sounds/rm.wav" (from "http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr")" 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 /sounds/rm.wav\" (from \"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-25 16:06:01] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=Menu.PNG&mode=&reqid=16a553f1e76248&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-25 16:06:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:06:01] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-25 16:06:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:02] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:06:02] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a553f232f19d&targets%5B0%5D=l1_Y29udGVudXNcTWVudS5QTkc","method":"GET"} [] [2019-04-25 16:06:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:02] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-25 16:06:24] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 16:06:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06: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 = ? ["38"] [] [2019-04-25 16:06: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.id = ? ["38"] [] [2019-04-25 16:06: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 = ? ["38"] [] [2019-04-25 16:06: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:06:24] 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 (?) [["9"]] [] [2019-04-25 16:06: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:06:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:06:24] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 16:06:24] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 16:06: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 16:06: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 16:06: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.content_id = ? [38] [] [2019-04-25 16:06: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 = ? LIMIT 1 [57] [] [2019-04-25 16:06:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:06:25] 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/admin/content","method":"GET"} [] [2019-04-25 16:06:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06: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 [] [] [2019-04-25 16:06:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:06:25] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16:06:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06: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 = ? ["38"] [] [2019-04-25 16:06: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 = ? ["9"] [] [2019-04-25 16:06: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 [9] [] [2019-04-25 16:06:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c6e65"},"request_uri":"http://localhost/elearning/public/_wdt/7c6e65","method":"GET"} [] [2019-04-25 16:06: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 = ? [37] [] [2019-04-25 16:06:26] 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 = ? [38] [] [2019-04-25 16:06: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.content_id = ? [38] [] [2019-04-25 16:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:06:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"241241"},"request_uri":"http://localhost/elearning/public/_wdt/241241","method":"GET"} [] [2019-04-25 16:06:36] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 16:06:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06: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 = ? ["38"] [] [2019-04-25 16:06: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 = ? ["38"] [] [2019-04-25 16:06: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 = ? ["38"] [] [2019-04-25 16:06: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:06:36] 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-25 16:06:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:06:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79fd3b"},"request_uri":"http://localhost/elearning/public/_wdt/79fd3b","method":"GET"} [] [2019-04-25 16:06:55] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 16:06:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06: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 = ? ["38"] [] [2019-04-25 16:06: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.id = ? ["38"] [] [2019-04-25 16:06: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 = ? ["38"] [] [2019-04-25 16:06: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:06:55] 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 (?) [["9"]] [] [2019-04-25 16:06: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:06:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:06:55] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 16:06:55] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 16:06: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 16:06: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 16:06: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.content_id = ? [38] [] [2019-04-25 16:06: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 = ? LIMIT 1 [57] [] [2019-04-25 16:06:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:06:56] 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/admin/content","method":"GET"} [] [2019-04-25 16: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-25 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06: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 [] [] [2019-04-25 16:06:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:06:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aba59f"},"request_uri":"http://localhost/elearning/public/_wdt/aba59f","method":"GET"} [] [2019-04-25 16:06:57] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16: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-25 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:06:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:06:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:06:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:06:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16: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 WHERE t0.id = ? ["38"] [] [2019-04-25 16: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 WHERE t0.id = ? ["9"] [] [2019-04-25 16:06: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 [9] [] [2019-04-25 16: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 WHERE t0.id = ? [37] [] [2019-04-25 16:06:57] 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 = ? [38] [] [2019-04-25 16:06: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.content_id = ? [38] [] [2019-04-25 16:06:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:06:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0371de"},"request_uri":"http://localhost/elearning/public/_wdt/0371de","method":"GET"} [] [2019-04-25 16:07:05] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 16:07:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:07:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:07:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:07:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07: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 = ? ["38"] [] [2019-04-25 16:07: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.id = ? ["38"] [] [2019-04-25 16:07: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 = ? ["38"] [] [2019-04-25 16:07: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:07:05] 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-25 16:07:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:07:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"247fdb"},"request_uri":"http://localhost/elearning/public/_wdt/247fdb","method":"GET"} [] [2019-04-25 16:07:18] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 16: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-25 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:07:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:07:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:07:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07: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 WHERE t0.id = ? ["38"] [] [2019-04-25 16: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.id = ? ["38"] [] [2019-04-25 16:07: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 = ? ["38"] [] [2019-04-25 16: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:07: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_ WHERE l0_.id IN (?) [["9"]] [] [2019-04-25 16: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:07:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:07:19] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 16:07:19] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 16: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 16: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 16:07: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.content_id = ? [38] [] [2019-04-25 16:07: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 = ? LIMIT 1 [57] [] [2019-04-25 16:07:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:07:19] 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/admin/content","method":"GET"} [] [2019-04-25 16:07:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:07:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:07:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:07:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07: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 [] [] [2019-04-25 16:07:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:07:20] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16:07:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:07:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:07:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:07:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07: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 = ? ["38"] [] [2019-04-25 16:07: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 = ? ["9"] [] [2019-04-25 16:07: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 [9] [] [2019-04-25 16:07: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 = ? [37] [] [2019-04-25 16:07:20] 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 = ? [38] [] [2019-04-25 16:07: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.content_id = ? [38] [] [2019-04-25 16:07:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:07:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"548cbc"},"request_uri":"http://localhost/elearning/public/_wdt/548cbc","method":"GET"} [] [2019-04-25 16:07:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67d495"},"request_uri":"http://localhost/elearning/public/_wdt/67d495","method":"GET"} [] [2019-04-25 16:07:34] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"GET"} [] [2019-04-25 16:07:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:07: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:07:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:07:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:07:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:07: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 = ? ["38"] [] [2019-04-25 16:07: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 = ? ["38"] [] [2019-04-25 16:07: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 = ? ["38"] [] [2019-04-25 16:07: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:07: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-25 16:07:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:07:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f1237"},"request_uri":"http://localhost/elearning/public/_wdt/6f1237","method":"GET"} [] [2019-04-25 16:08:39] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"38"},"request_uri":"http://localhost/elearning/public/admin/content/38/edit","method":"POST"} [] [2019-04-25 16:08:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:08:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:08:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:08:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:08:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:08: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 = ? ["38"] [] [2019-04-25 16:08: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.id = ? ["38"] [] [2019-04-25 16:08: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 = ? ["38"] [] [2019-04-25 16:08: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:08: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_ WHERE l0_.id IN (?) [["9"]] [] [2019-04-25 16:08: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [38] [] [2019-04-25 16:08:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:08:39] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous l'aurez compri [...]",38] [] [2019-04-25 16:08:39] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 16:08: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.content_id = ? AND t0.user_id = ? [38,35] [] [2019-04-25 16:08: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.content_id = ? AND t0.user_id = ? [38,40] [] [2019-04-25 16:08: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.content_id = ? [38] [] [2019-04-25 16:08: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 = ? LIMIT 1 [57] [] [2019-04-25 16:08:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:08:40] 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/admin/content","method":"GET"} [] [2019-04-25 16:08:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:08:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:08:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:08:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:08:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:08: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 [] [] [2019-04-25 16:08:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:08:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5824d"},"request_uri":"http://localhost/elearning/public/_wdt/e5824d","method":"GET"} [] [2019-04-25 16:08:44] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-25 16:08:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:08:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:08:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:08:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:08:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:08: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 [] [] [2019-04-25 16:08:45] 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 [] [] [2019-04-25 16:08:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:08:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47b06f"},"request_uri":"http://localhost/elearning/public/_wdt/47b06f","method":"GET"} [] [2019-04-25 16:08:48] request.INFO: Matched route "exercice_create". {"route":"exercice_create","route_parameters":{"_route":"exercice_create","_controller":"App\\Controller\\AdminController::createExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/new","method":"GET"} [] [2019-04-25 16:08:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:08:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:08:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:08:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:08:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:08: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 [] [] [2019-04-25 16:08:48] 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 [] [] [2019-04-25 16:08: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_ [] [] [2019-04-25 16:08:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:08:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"635fc4"},"request_uri":"http://localhost/elearning/public/_wdt/635fc4","method":"GET"} [] [2019-04-25 16:09:47] request.INFO: Matched route "exercice_insert". {"route":"exercice_insert","route_parameters":{"_route":"exercice_insert","_controller":"App\\Controller\\AdminController::insertExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/insert","method":"POST"} [] [2019-04-25 16:09:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:09:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:09:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:09:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:09:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:09: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 WHERE t0.id = ? ["38"] [] [2019-04-25 16:09:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:09:47] doctrine.DEBUG: INSERT INTO exercice (question, proposition_un, proposition_deux, proposition_trois, good_answers, contenu_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"Sur quel item dois-je cliq [...]","2":"L'item Espace Admin","3":"L'item Tableau de bord","4":"Le logo Bleu Social","5":["1"],"6":38} [] [2019-04-25 16:09:47] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:09:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:09:48] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-25 16:09:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:09:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:09:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:09:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:09:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:09: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 [] [] [2019-04-25 16:09:48] 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 [] [] [2019-04-25 16:09:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:09:49] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-25 16:09:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:09:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:09:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:09:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:09:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:09: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 = ? ["38"] [] [2019-04-25 16:09: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 = ? ["9"] [] [2019-04-25 16:09: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 [9] [] [2019-04-25 16:09: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 = ? [37] [] [2019-04-25 16:09:50] 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 = ? [38] [] [2019-04-25 16:09: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.content_id = ? [38] [] [2019-04-25 16:09:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:09:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d72351"},"request_uri":"http://localhost/elearning/public/_wdt/d72351","method":"GET"} [] [2019-04-25 16:11:01] 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/admin/content","method":"GET"} [] [2019-04-25 16:11:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:11: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:11:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:11:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:11:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:11:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:11: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 [] [] [2019-04-25 16:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:11:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cfb868"},"request_uri":"http://localhost/elearning/public/_wdt/cfb868","method":"GET"} [] [2019-04-25 16:11:04] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/admin/content/new","method":"GET"} [] [2019-04-25 16:11:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:11:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:11:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:11:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:11:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16: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.content_id IS NULL LIMIT 1 [] [] [2019-04-25 16:11: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.content_id IS NULL LIMIT 1 [] [] [2019-04-25 16:11:05] 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-25 16:11:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:11:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d797b"},"request_uri":"http://localhost/elearning/public/_wdt/4d797b","method":"GET"} [] [2019-04-25 16:12:17] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-25 16:12:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:12:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:12:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:12:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:12:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:12: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 WHERE t0.id = ? ["37"] [] [2019-04-25 16:12: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 = ? ["9"] [] [2019-04-25 16:12: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 [9] [] [2019-04-25 16:12: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 WHERE t0.id = ? [38] [] [2019-04-25 16:12:18] 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 = ? [37] [] [2019-04-25 16:12: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.content_id = ? [37] [] [2019-04-25 16:12:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:12:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2aecf"},"request_uri":"http://localhost/elearning/public/_wdt/c2aecf","method":"GET"} [] [2019-04-25 16:13:05] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/admin/content/new","method":"POST"} [] [2019-04-25 16: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-25 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:13:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:13:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:13:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:13:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:13: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.content_id IS NULL LIMIT 1 [] [] [2019-04-25 16:13: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.content_id IS NULL LIMIT 1 [] [] [2019-04-25 16:13:05] 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 (?) [["9"]] [] [2019-04-25 16:13:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:13:05] doctrine.DEBUG: INSERT INTO content (title, content, created_at, slug) VALUES (?, ?, ?, ?) {"1":"Créer un contenu","2":"

Bon maintenant que vous [...]","3":"2019-04-25 16:13:05","4":"Créer un contenu"} [] [2019-04-25 16:13:05] doctrine.DEBUG: INSERT INTO content_lesson (content_id, lesson_id) VALUES (?, ?) [40,9] [] [2019-04-25 16:13:05] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-25 16:13: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.content_id = ? AND t0.user_id = ? [40,35] [] [2019-04-25 16:13:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:13:05] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":35,"3":40} [] [2019-04-25 16:13:05] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:13: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.content_id = ? AND t0.user_id = ? [40,40] [] [2019-04-25 16:13:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:13:05] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":40,"3":40} [] [2019-04-25 16:13:05] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:13:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-25 16:13:05] doctrine.DEBUG: INSERT INTO lesson_content (rank, lesson_id, content_id) VALUES (?, ?, ?) {"1":0,"2":9,"3":40} [] [2019-04-25 16:13:05] doctrine.DEBUG: "COMMIT" [] [] [2019-04-25 16:13:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:13:05] 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/admin/content","method":"GET"} [] [2019-04-25 16: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-25 16: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:13:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:13:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:13:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:13:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16: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 [] [] [2019-04-25 16:13:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:13:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d921d"},"request_uri":"http://localhost/elearning/public/_wdt/7d921d","method":"GET"} [] [2019-04-25 16:13:08] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-25 16:13:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-25 16:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-25 16:13:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-25 16:13:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-25 16:13:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:13:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-25 16:13: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 = ? ["40"] [] [2019-04-25 16:13: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 = ? ["40"] [] [2019-04-25 16:13: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 = ? ["40"] [] [2019-04-25 16:13: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-25 16:13:09] 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-25 16:13:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-25 16:13:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4796c5"},"request_uri":"http://localhost/elearning/public/_wdt/4796c5","method":"GET"} [] [2019-04-29 07:27:27] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-29 07:27:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:27:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 07:27:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab2919"},"request_uri":"http://localhost/elearning/public/_wdt/ab2919","method":"GET"} [] [2019-04-29 07:27:35] 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/login","method":"GET"} [] [2019-04-29 07:27:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:27:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 07:27:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7208e1"},"request_uri":"http://localhost/elearning/public/_wdt/7208e1","method":"GET"} [] [2019-04-29 07:27:43] 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/login","method":"POST"} [] [2019-04-29 07:27:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:27:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-29 07:27:44] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-29 07:27:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 07:27:44] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-04-29 07:27:44",35] [] [2019-04-29 07:27:44] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 07:27:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:27: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/dashboard","method":"GET"} [] [2019-04-29 07:27:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:27: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:27:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:27:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:27:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27: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 = ? [35] [] [2019-04-29 07:27: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 = ? [35] [] [2019-04-29 07:27: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 = ? [35] [] [2019-04-29 07:27: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 = ? [6] [] [2019-04-29 07:27: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 = ? [9] [] [2019-04-29 07:27:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:27:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef72e6"},"request_uri":"http://localhost/elearning/public/_wdt/ef72e6","method":"GET"} [] [2019-04-29 07:27:52] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-29 07:27:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:27: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:27:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:27:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:27:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:27: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-29 07:27: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-29 07:27:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:27:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffb821"},"request_uri":"http://localhost/elearning/public/_wdt/ffb821","method":"GET"} [] [2019-04-29 07:34:13] 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/admin/content","method":"GET"} [] [2019-04-29 07:34:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:34:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:34:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:34:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:34:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:34: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 [] [] [2019-04-29 07:34:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ce956"},"request_uri":"http://localhost/elearning/public/_wdt/6ce956","method":"GET"} [] [2019-04-29 07:34:17] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 07:34:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:34: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:34:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:34:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:34:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:34:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:34: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 = ? ["40"] [] [2019-04-29 07:34: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.id = ? ["40"] [] [2019-04-29 07:34: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 = ? ["40"] [] [2019-04-29 07:34: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:34:17] 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-29 07:34:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:34:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba3dde"},"request_uri":"http://localhost/elearning/public/_wdt/ba3dde","method":"GET"} [] [2019-04-29 07:39:20] 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/admin/lesson","method":"GET"} [] [2019-04-29 07:39:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:39:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:39:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:39:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:39:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:39: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 [] [] [2019-04-29 07:39: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-29 07:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-29 07:39: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-29 07:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-29 07:39: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 = ? [9] [] [2019-04-29 07:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:39:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:39:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f5878"},"request_uri":"http://localhost/elearning/public/_wdt/6f5878","method":"GET"} [] [2019-04-29 07:39:25] 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/admin/content","method":"GET"} [] [2019-04-29 07:39:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:39: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:39:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:39:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:39:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:39:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:39: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 [] [] [2019-04-29 07:39:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:39:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"076b34"},"request_uri":"http://localhost/elearning/public/_wdt/076b34","method":"GET"} [] [2019-04-29 07:41:11] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 07:41:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:41:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:41:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:41:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:41:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:41: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 WHERE t0.id = ? ["40"] [] [2019-04-29 07:41: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 = ? ["40"] [] [2019-04-29 07:41: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 = ? ["40"] [] [2019-04-29 07:41: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:41: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-29 07:41:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:41:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99d15d"},"request_uri":"http://localhost/elearning/public/_wdt/99d15d","method":"GET"} [] [2019-04-29 07:41:17] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"36"},"request_uri":"http://localhost/elearning/public/admin/content/36/edit","method":"GET"} [] [2019-04-29 07: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-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:41:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:41:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:41:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:41:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07: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 = ? ["36"] [] [2019-04-29 07: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.id = ? ["36"] [] [2019-04-29 07: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 = ? ["36"] [] [2019-04-29 07: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [36] [] [2019-04-29 07:41:17] 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-29 07:41:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:41:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"473ca9"},"request_uri":"http://localhost/elearning/public/_wdt/473ca9","method":"GET"} [] [2019-04-29 07:45:27] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 07:45:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:45:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:45:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:45:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:28] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:45:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:45:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"204d02"},"request_uri":"http://localhost/elearning/public/_wdt/204d02","method":"GET"} [] [2019-04-29 07:45:30] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556523928759&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 07:45:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:45:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:45:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:45:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:30] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:45:32] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a680e58fe1d&target=l1_XA","method":"GET"} [] [2019-04-29 07:45:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:45:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:45:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:45:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:32] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:45:50] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=saisi.PNG&mode=&reqid=16a680ea17c28f&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 07:45:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:45:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:45:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:45:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:50] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:45:51] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 07:45:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:45:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:45:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:45:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:51] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:45:52] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a680ea61b19f&targets%5B0%5D=l1_Y29udGVudXNcc2Fpc2kuUE5H","method":"GET"} [] [2019-04-29 07:45:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:45:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:45:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:45:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:45:52] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:46:33] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"POST"} [] [2019-04-29 07:46:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46: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 = ? ["40"] [] [2019-04-29 07:46: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.id = ? ["40"] [] [2019-04-29 07:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["40"] [] [2019-04-29 07:46: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:46:33] 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 (?) [["9"]] [] [2019-04-29 07:46: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:46:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 07:46:34] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Bon maintenant que vous [...]",40] [] [2019-04-29 07:46:34] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 07:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:46: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.content_id = ? AND t0.user_id = ? [40,35] [] [2019-04-29 07:46: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.content_id = ? AND t0.user_id = ? [40,40] [] [2019-04-29 07:46: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.content_id = ? [40] [] [2019-04-29 07:46: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 = ? LIMIT 1 [59] [] [2019-04-29 07:46:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:46:35] 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/admin/content","method":"GET"} [] [2019-04-29 07:46:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46: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 [] [] [2019-04-29 07:46:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:46:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36ee5b"},"request_uri":"http://localhost/elearning/public/_wdt/36ee5b","method":"GET"} [] [2019-04-29 07:46:36] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-29 07:46:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:46:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"713f5b"},"request_uri":"http://localhost/elearning/public/_wdt/713f5b","method":"GET"} [] [2019-04-29 07:46:40] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 07:46:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46: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 = ? ["40"] [] [2019-04-29 07:46: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.id = ? ["40"] [] [2019-04-29 07:46: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 = ? ["40"] [] [2019-04-29 07:46: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:46:41] 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-29 07:46:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:46:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0f98"},"request_uri":"http://localhost/elearning/public/_wdt/ca0f98","method":"GET"} [] [2019-04-29 07:46: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/dashboard","method":"GET"} [] [2019-04-29 07:46:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:46: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46: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 = ? [35] [] [2019-04-29 07:46: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 = ? [35] [] [2019-04-29 07:46: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 = ? [35] [] [2019-04-29 07:46: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 = ? [6] [] [2019-04-29 07:46: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 = ? [9] [] [2019-04-29 07:46:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:46:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"456dab"},"request_uri":"http://localhost/elearning/public/_wdt/456dab","method":"GET"} [] [2019-04-29 07:46:49] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 07:46:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07: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 WHERE t0.id = ? ["9"] [] [2019-04-29 07:46: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 = ? ["9"] [] [2019-04-29 07:46: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 [9] [] [2019-04-29 07: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 = ? AND t0.content_id = ? LIMIT 1 [35,40] [] [2019-04-29 07: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 = ? AND t0.content_id = ? LIMIT 1 [35,37] [] [2019-04-29 07: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 = ? AND t0.content_id = ? LIMIT 1 [35,38] [] [2019-04-29 07: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 = ? [40] [] [2019-04-29 07: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 = ? [37] [] [2019-04-29 07: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 = ? [38] [] [2019-04-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:46:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:46:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"840f5a"},"request_uri":"http://localhost/elearning/public/_wdt/840f5a","method":"GET"} [] [2019-04-29 07:46:58] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"40"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-40/update-rank","method":"POST"} [] [2019-04-29 07:46:58] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"38"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-38/update-rank","method":"POST"} [] [2019-04-29 07:46:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:46:58] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"37"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-37/update-rank","method":"POST"} [] [2019-04-29 07:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46: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.content_id = ? AND t0.lesson_id = ? ["40","9"] [] [2019-04-29 07:46:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 07:46:58] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [3,59] [] [2019-04-29 07:46:58] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 07:46:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:46:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46: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.content_id = ? AND t0.lesson_id = ? ["38","9"] [] [2019-04-29 07:46:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:46:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:46:59] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 07:46: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:46:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:46:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:46:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:46: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.content_id = ? AND t0.lesson_id = ? ["37","9"] [] [2019-04-29 07:47:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07: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-29 07:47:00] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:47:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:47:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:47:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07: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 = ? ["9"] [] [2019-04-29 07: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 = ? ["9"] [] [2019-04-29 07: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 [9] [] [2019-04-29 07: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 [35,37] [] [2019-04-29 07: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 [35,38] [] [2019-04-29 07: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 [35,40] [] [2019-04-29 07:47: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 = ? [37] [] [2019-04-29 07:47: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 = ? [38] [] [2019-04-29 07:47: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 = ? [40] [] [2019-04-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:47:00] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 07:47:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07: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-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:47:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:47:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:47:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47: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 = ? ["9"] [] [2019-04-29 07:47: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 = ? ["9"] [] [2019-04-29 07:47: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 [9] [] [2019-04-29 07:47: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 [35,37] [] [2019-04-29 07:47: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 [35,38] [] [2019-04-29 07:47: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 [35,40] [] [2019-04-29 07: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 = ? [37] [] [2019-04-29 07: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 = ? [38] [] [2019-04-29 07: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 = ? [40] [] [2019-04-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:47:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:47:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:47:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:47:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47: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 = ? ["9"] [] [2019-04-29 07:47: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 = ? ["9"] [] [2019-04-29 07:47: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 [9] [] [2019-04-29 07:47: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 [35,37] [] [2019-04-29 07:47: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 [35,38] [] [2019-04-29 07:47: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 [35,40] [] [2019-04-29 07:47: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 = ? [37] [] [2019-04-29 07:47: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 = ? [38] [] [2019-04-29 07:47: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 = ? [40] [] [2019-04-29 07:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:47:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:47:02] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 07:47:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:47: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:47:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:47:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47: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 = ? ["40"] [] [2019-04-29 07:47: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 WHERE t0.id = ? ["9"] [] [2019-04-29 07:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-29 07:47: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 = ? [37] [] [2019-04-29 07:47: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 = ? [38] [] [2019-04-29 07:47:03] 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 = ? [40] [] [2019-04-29 07:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [40] [] [2019-04-29 07:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:47:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"983569"},"request_uri":"http://localhost/elearning/public/_wdt/983569","method":"GET"} [] [2019-04-29 07:47:08] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 07:47:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:47: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:47:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:47:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:47:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47: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 WHERE t0.id = ? ["9"] [] [2019-04-29 07:47: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.id = ? ["9"] [] [2019-04-29 07:47: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 = ? ORDER BY t0.rank ASC [9] [] [2019-04-29 07:47: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 [35,37] [] [2019-04-29 07:47: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 [35,38] [] [2019-04-29 07:47: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 [35,40] [] [2019-04-29 07:47: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 = ? [37] [] [2019-04-29 07:47: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 = ? [38] [] [2019-04-29 07:47: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 = ? [40] [] [2019-04-29 07:47: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:47:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:47:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"448cc3"},"request_uri":"http://localhost/elearning/public/_wdt/448cc3","method":"GET"} [] [2019-04-29 07:47:12] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 07:47:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:47: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:47:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:47:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:47:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:47: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 WHERE t0.id = ? ["40"] [] [2019-04-29 07:47: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 = ? ["9"] [] [2019-04-29 07:47: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 [9] [] [2019-04-29 07:47: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 WHERE t0.id = ? [37] [] [2019-04-29 07:47: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 WHERE t0.id = ? [38] [] [2019-04-29 07:47:13] 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 = ? [40] [] [2019-04-29 07:47: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.content_id = ? [40] [] [2019-04-29 07:47:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:47:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c10ee0"},"request_uri":"http://localhost/elearning/public/_wdt/c10ee0","method":"GET"} [] [2019-04-29 07:48:08] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 07:48:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:48:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:48:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:48:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:48:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:48:08] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:48:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:48:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18e7dc"},"request_uri":"http://localhost/elearning/public/_wdt/18e7dc","method":"GET"} [] [2019-04-29 07:48:10] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556524089176&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 07:48:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:48:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:48:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:48:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:48:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:48:10] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:48:11] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a6810c62c3be&target=l1_XA","method":"GET"} [] [2019-04-29 07:48:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:48:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:48:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:48:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:48:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:48:11] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:48:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=rm&mode=&reqid=16a6810f3ac1d2&targets%5B0%5D=l1_Y29udGVudXNcc2Fpc2kuUE5H","method":"GET"} [] [2019-04-29 07:48:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:48: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:48:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:48:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:48:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:48:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:48:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:48:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sounds/rm.wav" (from "http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr")" 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 /sounds/rm.wav\" (from \"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-29 07:49:01] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=saisi.PNG&mode=&reqid=16a681188ef12b&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 07:49:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:49:01] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 07:49:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:49:02] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a68118e0b358&targets%5B0%5D=l1_Y29udGVudXNcc2Fpc2kuUE5H","method":"GET"} [] [2019-04-29 07:49:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:02] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:49:11] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"POST"} [] [2019-04-29 07:49:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49: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 WHERE t0.id = ? ["40"] [] [2019-04-29 07:49: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.id = ? ["40"] [] [2019-04-29 07:49: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.id = ? ["40"] [] [2019-04-29 07:49: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:49: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_ WHERE l0_.id IN (?) [["9"]] [] [2019-04-29 07:49: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:49:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 07:49:12] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Bon maintenant que vous [...]",40] [] [2019-04-29 07:49:12] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 07:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:49: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.content_id = ? AND t0.user_id = ? [40,35] [] [2019-04-29 07:49: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.content_id = ? AND t0.user_id = ? [40,40] [] [2019-04-29 07:49: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.content_id = ? [40] [] [2019-04-29 07:49: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 = ? LIMIT 1 [59] [] [2019-04-29 07:49:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:49:13] 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/admin/content","method":"GET"} [] [2019-04-29 07:49:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49: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 [] [] [2019-04-29 07:49:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:49:14] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 07:49:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b7b8d"},"request_uri":"http://localhost/elearning/public/_wdt/9b7b8d","method":"GET"} [] [2019-04-29 07:49:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49: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 = ? ["40"] [] [2019-04-29 07: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 = ? ["9"] [] [2019-04-29 07: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 [9] [] [2019-04-29 07:49: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 = ? [37] [] [2019-04-29 07:49: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 = ? [38] [] [2019-04-29 07:49:15] 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 = ? [40] [] [2019-04-29 07: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.content_id = ? [40] [] [2019-04-29 07:49:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:49:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"908a23"},"request_uri":"http://localhost/elearning/public/_wdt/908a23","method":"GET"} [] [2019-04-29 07:49:19] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 07:49:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49: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 = ? ["40"] [] [2019-04-29 07:49: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 = ? ["9"] [] [2019-04-29 07:49: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 [9] [] [2019-04-29 07:49: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 = ? [37] [] [2019-04-29 07:49: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 = ? [38] [] [2019-04-29 07:49:20] 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 = ? [40] [] [2019-04-29 07:49: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.content_id = ? [40] [] [2019-04-29 07:49:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:49:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34d68c"},"request_uri":"http://localhost/elearning/public/_wdt/34d68c","method":"GET"} [] [2019-04-29 07:49:23] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"38","slug":"Créer un cours"},"request_uri":"http://localhost/elearning/public/lesson/9/38-Cr%C3%A9er%20un%20cours","method":"GET"} [] [2019-04-29 07:49:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49: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 = ? ["38"] [] [2019-04-29 07:49: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 = ? ["9"] [] [2019-04-29 07:49: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 [9] [] [2019-04-29 07:49: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 = ? [37] [] [2019-04-29 07:49: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 = ? [40] [] [2019-04-29 07:49:24] 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 = ? [38] [] [2019-04-29 07:49: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.content_id = ? [38] [] [2019-04-29 07:49:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:49:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4db663"},"request_uri":"http://localhost/elearning/public/_wdt/4db663","method":"GET"} [] [2019-04-29 07:49:26] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 07:49:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:49: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49: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 = ? ["40"] [] [2019-04-29 07:49: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 = ? ["9"] [] [2019-04-29 07:49: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 [9] [] [2019-04-29 07:49: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 = ? [37] [] [2019-04-29 07:49: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 = ? [38] [] [2019-04-29 07:49:27] 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 = ? [40] [] [2019-04-29 07:49: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.content_id = ? [40] [] [2019-04-29 07:49:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:49:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3f815"},"request_uri":"http://localhost/elearning/public/_wdt/a3f815","method":"GET"} [] [2019-04-29 07:49:35] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 07: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-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:49:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:49:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:49:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:49:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07: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 = ? ["40"] [] [2019-04-29 07:49: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 = ? ["40"] [] [2019-04-29 07:49: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 = ? ["40"] [] [2019-04-29 07:49: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:49:36] 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-29 07:49:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:49:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c754fe"},"request_uri":"http://localhost/elearning/public/_wdt/c754fe","method":"GET"} [] [2019-04-29 07:56:29] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"POST"} [] [2019-04-29 07:56:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:56: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:56:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:56:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:56:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:56:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:56: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 = ? ["40"] [] [2019-04-29 07:56: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.id = ? ["40"] [] [2019-04-29 07:56: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 = ? ["40"] [] [2019-04-29 07:56: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:56:29] 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 (?) [["9"]] [] [2019-04-29 07:56: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:56:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 07:56:30] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Bon maintenant que vous [...]",40] [] [2019-04-29 07:56:30] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 07:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:56: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.content_id = ? AND t0.user_id = ? [40,35] [] [2019-04-29 07:56: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.content_id = ? AND t0.user_id = ? [40,40] [] [2019-04-29 07:56: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.content_id = ? [40] [] [2019-04-29 07:56: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 = ? LIMIT 1 [59] [] [2019-04-29 07:56:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:56:30] 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/admin/content","method":"GET"} [] [2019-04-29 07:56:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:56:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:56:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:56:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:56:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:56: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 [] [] [2019-04-29 07:56:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:56:31] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 07:56:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:56:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:56:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:56:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:56:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:56: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 WHERE t0.id = ? ["40"] [] [2019-04-29 07:56: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 = ? ["9"] [] [2019-04-29 07:56: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 [9] [] [2019-04-29 07:56: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 WHERE t0.id = ? [37] [] [2019-04-29 07:56: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 WHERE t0.id = ? [38] [] [2019-04-29 07:56:32] 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 = ? [40] [] [2019-04-29 07:56: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.content_id = ? [40] [] [2019-04-29 07:56:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dda243"},"request_uri":"http://localhost/elearning/public/_wdt/dda243","method":"GET"} [] [2019-04-29 07:56:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:56:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2ec7c"},"request_uri":"http://localhost/elearning/public/_wdt/a2ec7c","method":"GET"} [] [2019-04-29 07:56:34] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 07:56:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:56: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:56:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:56:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:56:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:56:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:56: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 = ? ["40"] [] [2019-04-29 07:56: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.id = ? ["40"] [] [2019-04-29 07:56: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 = ? ["40"] [] [2019-04-29 07:56: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:56:35] 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-29 07:56:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:56:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e089f2"},"request_uri":"http://localhost/elearning/public/_wdt/e089f2","method":"GET"} [] [2019-04-29 07:58:46] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 07:58:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:58:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:58:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:58:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:58:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:58:46] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:58:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:58:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a4d51"},"request_uri":"http://localhost/elearning/public/_wdt/3a4d51","method":"GET"} [] [2019-04-29 07:58:47] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556524726756&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 07:58:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:58:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:58:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:58:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:58:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:58:48] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:58:48] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a681a80e699&target=l1_XA","method":"GET"} [] [2019-04-29 07:58:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:58:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:58:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:58:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:58:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:58:49] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:59:01] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=liens.PNG&mode=&reqid=16a681ab1a11ed&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 07:59:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:59:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:59:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:59:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:59:01] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 07:59:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:59:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:59:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:59:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:59:02] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a681ab5f2329&targets%5B0%5D=l1_Y29udGVudXNcbGllbnMuUE5H","method":"GET"} [] [2019-04-29 07:59:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:59:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:59:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:59:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:02] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 07:59:36] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"POST"} [] [2019-04-29 07:59:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:59:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:59:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:59:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07: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 = ? ["40"] [] [2019-04-29 07: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.id = ? ["40"] [] [2019-04-29 07: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 = ? ["40"] [] [2019-04-29 07: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:59:36] 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 (?) [["9"]] [] [2019-04-29 07: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 07:59:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 07:59:37] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Bon maintenant que vous [...]",40] [] [2019-04-29 07:59:37] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 07:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 07:59: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.content_id = ? AND t0.user_id = ? [40,35] [] [2019-04-29 07:59: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.content_id = ? AND t0.user_id = ? [40,40] [] [2019-04-29 07:59: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.content_id = ? [40] [] [2019-04-29 07:59: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 = ? LIMIT 1 [59] [] [2019-04-29 07:59:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:59:37] 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/admin/content","method":"GET"} [] [2019-04-29 07:59:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:59:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:59:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:59:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59: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 [] [] [2019-04-29 07:59:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:59:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c54b08"},"request_uri":"http://localhost/elearning/public/_wdt/c54b08","method":"GET"} [] [2019-04-29 07:59:39] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 07:59:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:59:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:59:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:59:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59: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 = ? ["40"] [] [2019-04-29 07:59: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 = ? ["9"] [] [2019-04-29 07:59: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 [9] [] [2019-04-29 07:59: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 WHERE t0.id = ? [37] [] [2019-04-29 07:59: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 WHERE t0.id = ? [38] [] [2019-04-29 07:59:40] 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 = ? [40] [] [2019-04-29 07:59: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.content_id = ? [40] [] [2019-04-29 07:59:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:59:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca72aa"},"request_uri":"http://localhost/elearning/public/_wdt/ca72aa","method":"GET"} [] [2019-04-29 07:59:46] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 07:59:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 07:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 07:59:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 07:59:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 07:59:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 07:59: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 = ? ["40"] [] [2019-04-29 07:59: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.id = ? ["40"] [] [2019-04-29 07:59: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 = ? ["40"] [] [2019-04-29 07:59: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 = ? [40] [] [2019-04-29 07:59:46] 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-29 07:59:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 07:59:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adf1c0"},"request_uri":"http://localhost/elearning/public/_wdt/adf1c0","method":"GET"} [] [2019-04-29 08:05:45] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"POST"} [] [2019-04-29 08:05:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:05:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:05:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:05:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:05:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:05: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 = ? ["40"] [] [2019-04-29 08:05: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 = ? ["40"] [] [2019-04-29 08:05: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 = ? ["40"] [] [2019-04-29 08:05: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 = ? [40] [] [2019-04-29 08:05:46] 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 (?) [["9"]] [] [2019-04-29 08:05: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 = ? [40] [] [2019-04-29 08:05:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 08:05:46] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Bon maintenant que vous [...]",40] [] [2019-04-29 08:05:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 08:05: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 08:05: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 = ? [40,35] [] [2019-04-29 08:05: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 = ? [40,40] [] [2019-04-29 08:05: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.content_id = ? [40] [] [2019-04-29 08:05: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 [59] [] [2019-04-29 08:05:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:05:46] 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/admin/content","method":"GET"} [] [2019-04-29 08:05:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:05:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:05:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:05:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:05:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:05: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 [] [] [2019-04-29 08:05:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:05:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa2817"},"request_uri":"http://localhost/elearning/public/_wdt/fa2817","method":"GET"} [] [2019-04-29 08:05:49] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 08:05:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:05:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:05:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:05:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:05:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:05: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 = ? ["40"] [] [2019-04-29 08:05: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 = ? ["9"] [] [2019-04-29 08:05: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 [9] [] [2019-04-29 08:05: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 = ? [37] [] [2019-04-29 08:05: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 = ? [38] [] [2019-04-29 08:05:50] 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 = ? [40] [] [2019-04-29 08:05: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.content_id = ? [40] [] [2019-04-29 08:05:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:05:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20dceb"},"request_uri":"http://localhost/elearning/public/_wdt/20dceb","method":"GET"} [] [2019-04-29 08:05:51] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 08: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-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:05:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:05:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:05:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:05:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:05: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 = ? ["40"] [] [2019-04-29 08: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.id = ? ["40"] [] [2019-04-29 08:05: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 = ? ["40"] [] [2019-04-29 08: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 08:05:52] 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-29 08:05:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:05:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3579c0"},"request_uri":"http://localhost/elearning/public/_wdt/3579c0","method":"GET"} [] [2019-04-29 08:06:45] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"POST"} [] [2019-04-29 08:06:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:06:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:06:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:06:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:06:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:06: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 = ? ["40"] [] [2019-04-29 08:06: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.id = ? ["40"] [] [2019-04-29 08:06: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 = ? ["40"] [] [2019-04-29 08:06: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 = ? [40] [] [2019-04-29 08:06:46] 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 (?) [["9"]] [] [2019-04-29 08:06: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 = ? [40] [] [2019-04-29 08:06:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 08:06:46] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Bon maintenant que vous [...]",40] [] [2019-04-29 08:06:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 08:06: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 08:06: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 = ? [40,35] [] [2019-04-29 08:06: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 = ? [40,40] [] [2019-04-29 08:06: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.content_id = ? [40] [] [2019-04-29 08:06: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 [59] [] [2019-04-29 08:06:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:06:46] 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/admin/content","method":"GET"} [] [2019-04-29 08:06:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:06:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:06:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:06:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:06:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:06: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 [] [] [2019-04-29 08:06:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:06:47] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 08:06:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:06:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:06:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:06:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:06:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:06: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 WHERE t0.id = ? ["40"] [] [2019-04-29 08:06: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 = ? ["9"] [] [2019-04-29 08:06: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 [9] [] [2019-04-29 08:06: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 WHERE t0.id = ? [37] [] [2019-04-29 08:06: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 WHERE t0.id = ? [38] [] [2019-04-29 08:06:47] 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 = ? [40] [] [2019-04-29 08:06: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.content_id = ? [40] [] [2019-04-29 08:06:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:06:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56abb5"},"request_uri":"http://localhost/elearning/public/_wdt/56abb5","method":"GET"} [] [2019-04-29 08:06:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c7aca"},"request_uri":"http://localhost/elearning/public/_wdt/0c7aca","method":"GET"} [] [2019-04-29 08:06:52] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 08:06:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:06: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:06:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:06:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:06:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:06:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:06: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 = ? ["40"] [] [2019-04-29 08:06: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.id = ? ["40"] [] [2019-04-29 08:06: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 = ? ["40"] [] [2019-04-29 08:06: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 08:06:52] 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-29 08:06:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:06:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7047d1"},"request_uri":"http://localhost/elearning/public/_wdt/7047d1","method":"GET"} [] [2019-04-29 08:08:16] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"POST"} [] [2019-04-29 08:08:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:08:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:08:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:08:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:08:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:08: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 = ? ["40"] [] [2019-04-29 08:08: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 = ? ["40"] [] [2019-04-29 08:08: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 = ? ["40"] [] [2019-04-29 08:08: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 08:08:16] 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 (?) [["9"]] [] [2019-04-29 08:08: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 08:08:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 08:08:16] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Bon maintenant que vous [...]",40] [] [2019-04-29 08:08:16] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 08:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 08:08: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.content_id = ? AND t0.user_id = ? [40,35] [] [2019-04-29 08:08: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.content_id = ? AND t0.user_id = ? [40,40] [] [2019-04-29 08:08: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.content_id = ? [40] [] [2019-04-29 08:08: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 = ? LIMIT 1 [59] [] [2019-04-29 08:08:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:08:17] 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/admin/content","method":"GET"} [] [2019-04-29 08: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-29 08:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:08:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:08:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:08:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:08:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:08: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 [] [] [2019-04-29 08:08:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:08:18] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 08:08:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:08:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41cddd"},"request_uri":"http://localhost/elearning/public/_wdt/41cddd","method":"GET"} [] [2019-04-29 08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:08:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:08:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:08:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:08:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:08: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 WHERE t0.id = ? ["40"] [] [2019-04-29 08: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 = ? ["9"] [] [2019-04-29 08: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 [9] [] [2019-04-29 08:08: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 = ? [37] [] [2019-04-29 08:08: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 = ? [38] [] [2019-04-29 08:08:19] 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 = ? [40] [] [2019-04-29 08:08: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.content_id = ? [40] [] [2019-04-29 08:08:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:08:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79d2cc"},"request_uri":"http://localhost/elearning/public/_wdt/79d2cc","method":"GET"} [] [2019-04-29 08:08:51] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"GET"} [] [2019-04-29 08:08:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:08:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:08:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:08:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:08:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:08: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 = ? ["40"] [] [2019-04-29 08:08: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.id = ? ["40"] [] [2019-04-29 08:08: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 = ? ["40"] [] [2019-04-29 08:08: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 08:08:51] 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-29 08:08:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:08:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5ebcb"},"request_uri":"http://localhost/elearning/public/_wdt/f5ebcb","method":"GET"} [] [2019-04-29 08:12:18] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 08:12:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:12:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:12:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:12:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:12:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:12:18] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:12:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:12:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c05f5"},"request_uri":"http://localhost/elearning/public/_wdt/4c05f5","method":"GET"} [] [2019-04-29 08:12:20] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556525539219&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08: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-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:12:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:12:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:12:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:12:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:12:20] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:13:24] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 08:13:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:13:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:13:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:13:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:13:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:13:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:13:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:13:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a01b92"},"request_uri":"http://localhost/elearning/public/_wdt/a01b92","method":"GET"} [] [2019-04-29 08:13:26] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556525605446&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:13:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:13:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:13:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:13:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:13:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:13:26] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:13:27] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a6827ea1d53&target=l1_XA","method":"GET"} [] [2019-04-29 08:13:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:13: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:13:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:13:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:13:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:13:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:13:28] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:18:39] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"40"},"request_uri":"http://localhost/elearning/public/admin/content/40/edit","method":"POST"} [] [2019-04-29 08:18:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:18: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:18:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:18:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:18:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:18:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:18: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 = ? ["40"] [] [2019-04-29 08:18: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.id = ? ["40"] [] [2019-04-29 08:18: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 = ? ["40"] [] [2019-04-29 08:18: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 08:18:40] 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 (?) [["9"]] [] [2019-04-29 08:18: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [40] [] [2019-04-29 08:18:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 08:18:40] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Bon maintenant que vous [...]",40] [] [2019-04-29 08:18:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 08:18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 08:18: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.content_id = ? AND t0.user_id = ? [40,35] [] [2019-04-29 08:18: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.content_id = ? AND t0.user_id = ? [40,40] [] [2019-04-29 08:18: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.content_id = ? [40] [] [2019-04-29 08:18: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.id = ? LIMIT 1 [59] [] [2019-04-29 08:18:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:18:40] 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/admin/content","method":"GET"} [] [2019-04-29 08:18:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:18:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:18:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:18:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:18:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:18: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 [] [] [2019-04-29 08:18:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:18:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3eccb1"},"request_uri":"http://localhost/elearning/public/_wdt/3eccb1","method":"GET"} [] [2019-04-29 08:18:44] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/admin/content/new","method":"GET"} [] [2019-04-29 08:18:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:18: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:18:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:18:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:18:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:18:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:18: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.content_id IS NULL LIMIT 1 [] [] [2019-04-29 08:18:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id IS NULL LIMIT 1 [] [] [2019-04-29 08:18:45] 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-29 08:18:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:18:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa5b19"},"request_uri":"http://localhost/elearning/public/_wdt/aa5b19","method":"GET"} [] [2019-04-29 08:24:51] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 08:24:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:24: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:24:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:24:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:24:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:24:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:24:51] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:24:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:24:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e5d4e"},"request_uri":"http://localhost/elearning/public/_wdt/0e5d4e","method":"GET"} [] [2019-04-29 08:24:52] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556526291859&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08: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-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:24:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:24:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:24:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:24:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:24:53] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:24:54] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a683263e79&target=l1_XA","method":"GET"} [] [2019-04-29 08:24:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:24:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:24:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:24:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:24:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:24:54] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:25:25] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=Menu.PNG&mode=&reqid=16a6832dd6cfe&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:25:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:25: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:25:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:25:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:25:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:25:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:25:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:25:30] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:25:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:25: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:25:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:25:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:25:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:25:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:25:30] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:25:30] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a6832f2dc244&targets%5B0%5D=l1_Y29udGVudXNcTWVudS0xLlBORw","method":"GET"} [] [2019-04-29 08:25:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:25: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:25:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:25:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:25:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:25:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:25:31] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:36:23] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 08:36:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:36:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:36:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:36:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:36:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:36:24] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:36:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:36:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8bdf01"},"request_uri":"http://localhost/elearning/public/_wdt/8bdf01","method":"GET"} [] [2019-04-29 08:36:26] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556526984897&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:36:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:36:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:36:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:36:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:36:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:36:27] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:36:30] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a683cff7313a&target=l1_XA","method":"GET"} [] [2019-04-29 08:36:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:36:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:36:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:36:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:36:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:36:31] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:37:33] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=chest.jpg&mode=&reqid=16a683df6a632f&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:37:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:37:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:37:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:37:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:37:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:37:34] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:37:35] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:37:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:37:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:37:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:37:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:37:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:37:36] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:37:38] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a683e0762206&targets%5B0%5D=l1_Y29udGVudXNcY2hlc3QuanBn","method":"GET"} [] [2019-04-29 08:37:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:37: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:37:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:37:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:37:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:37:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:37:39] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:41:17] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 08: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-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:41:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:41:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:41:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:41:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:41:17] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:41:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:41:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"deb464"},"request_uri":"http://localhost/elearning/public/_wdt/deb464","method":"GET"} [] [2019-04-29 08:41:19] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556527278141&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:41:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:41:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:41:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:41:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:41:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:41:20] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:41:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a6841766b2a4&target=l1_XA","method":"GET"} [] [2019-04-29 08:41:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:41: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:41:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:41:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:41:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:41:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:41:22] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:42:10] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=2019-04-29_10-35-27.mp4&mode=&reqid=16a6842323f7f&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:42:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:42:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:42:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:42:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:42:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:42:10] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:42:11] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a684237f0321&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:42:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:42:11] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a684237e8305&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:42:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:42:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:42:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:42:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:42:12] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:42:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:42: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:42:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:42:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:42:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:42:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:42:12] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:44:41] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=2019-04-29_10-35-27.mp4&mode=&reqid=16a6843f7c31eb&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:44:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:44:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:44:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:44:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:44:41] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:44:42] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a684484171f6&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:44:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:44:42] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a6844842a6a&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:44:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:44:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:44:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:44:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:44:43] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:44:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:44:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:44:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:44:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:44:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:44:43] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:44:59] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 08:44:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:44:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:44:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:44:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:44:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:44:59] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:44:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:45:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa28e4"},"request_uri":"http://localhost/elearning/public/_wdt/fa28e4","method":"GET"} [] [2019-04-29 08:45:01] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556527500080&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:45:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:45:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:45:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:45:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:45:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:45:01] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:45:03] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a6844d59f3a7&target=l1_XA","method":"GET"} [] [2019-04-29 08:45:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:45: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:45:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:45:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:45:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:45:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:45:03] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:49:35] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=2019-04-29_10-35-27.mp4&mode=&reqid=16a6848c129128&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:49:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:49:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:49:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:49:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:49:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:49:41] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:49:41] php.INFO: User Deprecated: The "FM\ElfinderBundle\Controller\ElFinderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"FM\\ElfinderBundle\\Controller\\ElFinderController\" class extends \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" that is deprecated since Symfony 4.2, use {@see AbstractController} instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\debug\\DebugClassLoader.php:199)"} [] [2019-04-29 08:49:43] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a68491d01297&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:49:43] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a68491ce7de&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:49:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:49:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:49:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:49:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:49:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:49:44] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:49:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:49: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:49:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:49:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:49:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:49:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:49:44] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:51:21] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=2019-04-29_10-35-27.mp4&mode=&reqid=16a6849ecade9&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:51:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:51: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:51:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:51:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:51:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:51:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:51:22] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:51:23] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a684aa0948a&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:51:23] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a684aa0a61ce&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:51:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:51:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:51:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:51:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:51:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:51:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:51:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:51: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:51:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:51:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:51:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:51:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:51:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:18] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=2019-04-29_10-35-27.mp4&mode=&reqid=16a684bbb3735d&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:53:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:18] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:19] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:19] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53:19] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:20] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:20] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:21] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:24] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:24] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:24] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:24] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:24] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:26] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:26] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53:26] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:27] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:27] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:27] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:28] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53:28] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:28] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:28] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:29] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:30] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:31] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:31] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53:31] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:31] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:32] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08: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-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:32] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:33] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:33] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:33] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08: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-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:34] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:34] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:35] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:36] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:36] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:36] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:53:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:36] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:37] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:53:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:53: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:53:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:53:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:53:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:53:37] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:20] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a684d56641b0&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:54:20] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a684d564d125&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:54:20] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a684cb20d175&mode=&reqid=16a684d56a712e","method":"GET"} [] [2019-04-29 08:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54:20] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:21] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:21] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:21] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:22] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a684d564d125&mode=&reqid=16a684d5e70198","method":"GET"} [] [2019-04-29 08:54:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:22] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a684d56b915f&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:54:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:23] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08: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-29 08:54:23] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a684d56ad1b6&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08: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-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:24] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a684cb270332&mode=&reqid=16a684d56b11b7","method":"GET"} [] [2019-04-29 08:54:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:24] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:24] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a684d56b5377&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:54:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:25] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a684cb2d3328&mode=&reqid=16a684d56b983","method":"GET"} [] [2019-04-29 08:54:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:25] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a684d56b970&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:54:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:26] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:35] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&mode=&reqid=16a684d90543cc&target=l1_YXZhdGFy","method":"GET"} [] [2019-04-29 08: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-29 08: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:35] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:37] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a684d96fd90&targets%5B0%5D=l1_YXZhdGFyXGJiM2IzMmM3OWI3ZWFkNTE2Y2U4MDQ1MTBjMWI1ZTY2LmpwZWc","method":"GET"} [] [2019-04-29 08:54:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:37] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:37] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a684d96fd90&mode=&reqid=16a684d9aa51d1","method":"GET"} [] [2019-04-29 08:54:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54:38] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&mode=&reqid=16a684d9aa53dd&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:38] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:54:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:54: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:54:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:54:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:54:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:54:38] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:58:25] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 08:58:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:58:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:58:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:58:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:58:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:58:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:58:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:58:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5743c9"},"request_uri":"http://localhost/elearning/public/_wdt/5743c9","method":"GET"} [] [2019-04-29 08:58:28] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556528306895&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:58:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:58: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:58:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:58:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:58:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:58:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:58:28] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:58:29] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a6851254e14e&target=l1_XA","method":"GET"} [] [2019-04-29 08:58:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:58:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:58:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:58:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:58:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:58:30] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:03] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=ajouterImage.mp4&mode=&reqid=16a6851a95b308&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:59:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:04] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:04] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:59:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:04] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:59:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:04] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:04] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:59:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:05] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59:05] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a6851b0b8273&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:05] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59:06] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a6851b0c325&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:06] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:06] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a6851b0b8273&mode=&reqid=16a6851b23c271","method":"GET"} [] [2019-04-29 08:59:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:06] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a6851b23b294&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:59:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:06] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:06] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:07] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:07] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a6851b23b294&mode=&reqid=16a6851b735c8","method":"GET"} [] [2019-04-29 08:59:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59:07] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a6851b41471&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:59:07] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a6851b2763cb&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:07] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:07] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a6851b4252a&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:59:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:08] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:08] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:08] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:09] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a6851b4252a&mode=&reqid=16a6851bfc4387","method":"GET"} [] [2019-04-29 08:59:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59:09] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a6851b2763cb&mode=&reqid=16a6851bfb4372","method":"GET"} [] [2019-04-29 08:59:09] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a6851bfc4387&mode=&reqid=16a6851bfe2222","method":"GET"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:10] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:10] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59:10] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a6851c3361c7&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:10] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:11] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:15] request.INFO: Matched route "content_create". {"route":"content_create","route_parameters":{"_route":"content_create","_controller":"App\\Controller\\AdminController::createContent"},"request_uri":"http://localhost/elearning/public/admin/content/new","method":"POST"} [] [2019-04-29 08:59:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08: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.content_id IS NULL LIMIT 1 [] [] [2019-04-29 08: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.content_id IS NULL LIMIT 1 [] [] [2019-04-29 08:59:17] 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 (?) [["9"]] [] [2019-04-29 08:59:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 08:59:19] doctrine.DEBUG: INSERT INTO content (title, content, created_at, slug) VALUES (?, ?, ?, ?) {"1":"Mettre en forme votre texte","2":"

Vous êtes mainten [...]","3":"2019-04-29 08:59:19","4":"Mettre en forme votre texte"} [] [2019-04-29 08:59:19] doctrine.DEBUG: INSERT INTO content_lesson (content_id, lesson_id) VALUES (?, ?) [41,9] [] [2019-04-29 08:59:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 08:59: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 08:59:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 08:59:20] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":35,"3":41} [] [2019-04-29 08:59:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 08:59: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 08:59:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 08:59:20] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":40,"3":41} [] [2019-04-29 08:59:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 08:59:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 08:59:20] doctrine.DEBUG: INSERT INTO lesson_content (rank, lesson_id, content_id) VALUES (?, ?, ?) {"1":0,"2":9,"3":41} [] [2019-04-29 08:59:20] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 08:59:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:59:20] 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/admin/content","method":"GET"} [] [2019-04-29 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-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59: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 [] [] [2019-04-29 08:59:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:59:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2eb976"},"request_uri":"http://localhost/elearning/public/_wdt/2eb976","method":"GET"} [] [2019-04-29 08:59:24] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 08:59:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59: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 = ? ["41"] [] [2019-04-29 08:59: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.id = ? ["41"] [] [2019-04-29 08:59: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 = ? ["41"] [] [2019-04-29 08:59: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 08:59:25] 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-29 08:59:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:59:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06553e"},"request_uri":"http://localhost/elearning/public/_wdt/06553e","method":"GET"} [] [2019-04-29 08:59:41] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 08:59:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:42] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 08:59:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"279183"},"request_uri":"http://localhost/elearning/public/_wdt/279183","method":"GET"} [] [2019-04-29 08:59:43] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556528382466&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:59:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:43] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:45] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a68524a5f72&target=l1_XA","method":"GET"} [] [2019-04-29 08:59:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:45] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:52] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=ajouterImage.mp4&mode=&reqid=16a68526781179&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:59:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:53] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:53] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59:53] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:53] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 08:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:54] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:54] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:54] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:54] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a6852706a34c&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:59:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59:54] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a6852707ca&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:59:55] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a6852706a34c&mode=&reqid=16a685271ed377","method":"GET"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:55] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:55] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a685271ed22e&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:59:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:55] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:55] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 08:59: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 08:59:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 08:59:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:55] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:56] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=abort&id=16a685271ed22e&mode=&reqid=16a685275a42ba","method":"GET"} [] [2019-04-29 08:59:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] \Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a68527214161&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:59:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 08:59:56] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:56] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=parents&mode=&reqid=16a6852734f386&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 08:59:56] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=open&compare=&mode=&reload=1&reqid=16a6852734f316&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 08:59:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 08:59:56] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 08:59:57] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 08:59:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 08:59:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 08:59:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 08:59:57] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:01:16] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:01:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:01:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 09:01: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 = ? ["41"] [] [2019-04-29 09:01: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.id = ? ["41"] [] [2019-04-29 09:01: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 = ? ["41"] [] [2019-04-29 09:01: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:01:17] 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 (?) [["9"]] [] [2019-04-29 09:01: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:01:17] 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-29 09:01:17] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Impossible to access an attribute ("firstname") on a null variable." at C:\wamp64\www\elearning\templates\admin.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access an attribute (\"firstname\") on a null variable. at C:\\wamp64\\www\\elearning\\templates\\admin.html.twig:22)"} [] [2019-04-29 09:01:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb9930"},"request_uri":"http://localhost/elearning/public/_wdt/bb9930","method":"GET"} [] [2019-04-29 09:01:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb9930"},"request_uri":"http://localhost/elearning/public/_wdt/bb9930","method":"GET"} [] [2019-04-29 09:01:24] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/admin","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"admin"},"request_uri":"http://localhost/elearning/public/admin/","method":"GET"} [] [2019-04-29 09:01:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:01:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 09:01:25] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-29 09:01:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:01:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 09:01: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-29 09:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-29 09:01:26] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Impossible to access an attribute ("firstname") on a null variable." at C:\wamp64\www\elearning\templates\admin.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access an attribute (\"firstname\") on a null variable. at C:\\wamp64\\www\\elearning\\templates\\admin.html.twig:22)"} [] [2019-04-29 09:01:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9bff6"},"request_uri":"http://localhost/elearning/public/_wdt/f9bff6","method":"GET"} [] [2019-04-29 09:01:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9bff6"},"request_uri":"http://localhost/elearning/public/_wdt/f9bff6","method":"GET"} [] [2019-04-29 09:01:30] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-29 09:01:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:01:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 09:01:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37819d"},"request_uri":"http://localhost/elearning/public/_wdt/37819d","method":"GET"} [] [2019-04-29 09:01:33] 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/login","method":"GET"} [] [2019-04-29 09:01:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:01:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-29 09:01:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"484329"},"request_uri":"http://localhost/elearning/public/_wdt/484329","method":"GET"} [] [2019-04-29 09:01:38] 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/login","method":"POST"} [] [2019-04-29 09:01:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:01:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-29 09:01:39] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-04-29 09:01:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:01:39] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-04-29 09:01:39",35] [] [2019-04-29 09:01:39] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:01:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:01: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/dashboard","method":"GET"} [] [2019-04-29 09:01:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:01: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:01:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:01:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:01:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:01: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 = ? [35] [] [2019-04-29 09:01: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 = ? [35] [] [2019-04-29 09:01: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 = ? [35] [] [2019-04-29 09:01: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-29 09:01: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 = ? [9] [] [2019-04-29 09:01:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:01:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab1b2e"},"request_uri":"http://localhost/elearning/public/_wdt/ab1b2e","method":"GET"} [] [2019-04-29 09:02:07] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-29 09:02:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:02:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:02:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:02:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:02:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-29 09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-29 09:02:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:02:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"097477"},"request_uri":"http://localhost/elearning/public/_wdt/097477","method":"GET"} [] [2019-04-29 09:02:11] 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/admin/content","method":"GET"} [] [2019-04-29 09: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-29 09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:02:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:02:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:02:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:02:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:02: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 [] [] [2019-04-29 09:02:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:02:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a1100"},"request_uri":"http://localhost/elearning/public/_wdt/4a1100","method":"GET"} [] [2019-04-29 09:02:14] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:02:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:02: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:02:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:02:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:02:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:02:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:02: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 = ? ["41"] [] [2019-04-29 09:02: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.id = ? ["41"] [] [2019-04-29 09:02: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 = ? ["41"] [] [2019-04-29 09:02: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:02:14] 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-29 09:02:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:02:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32fddd"},"request_uri":"http://localhost/elearning/public/_wdt/32fddd","method":"GET"} [] [2019-04-29 09:08:39] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:08:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:08:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:08:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:08:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:08:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:08: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 = ? ["41"] [] [2019-04-29 09:08: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.id = ? ["41"] [] [2019-04-29 09:08: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 = ? ["41"] [] [2019-04-29 09:08: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:08: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-29 09:08:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:08:48] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:08:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:08:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:08:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:08:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:08:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:08: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 = ? ["41"] [] [2019-04-29 09: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.id = ? ["41"] [] [2019-04-29 09: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 = ? ["41"] [] [2019-04-29 09: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:08:49] 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 (?) [["9"]] [] [2019-04-29 09: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:08:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:08:49] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous êtes mainten [...]",41] [] [2019-04-29 09:08:49] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 09: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 09: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.content_id = ? [41] [] [2019-04-29 09: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 = ? LIMIT 1 [60] [] [2019-04-29 09:08:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:08:50] 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/admin/content","method":"GET"} [] [2019-04-29 09:08:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:08:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:08:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:08:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:08:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:08: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-29 09:08:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:08:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"164270"},"request_uri":"http://localhost/elearning/public/_wdt/164270","method":"GET"} [] [2019-04-29 09:08:52] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:08:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:08: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:08:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:08:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:08:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:08:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:08: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 = ? ["41"] [] [2019-04-29 09:08: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.id = ? ["41"] [] [2019-04-29 09:08: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 = ? ["41"] [] [2019-04-29 09:08: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:08:52] 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-29 09:08:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:08:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57bd71"},"request_uri":"http://localhost/elearning/public/_wdt/57bd71","method":"GET"} [] [2019-04-29 09:10:40] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:10:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:10: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:10:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:10:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:10:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:10:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:10: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 = ? ["41"] [] [2019-04-29 09:10: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.id = ? ["41"] [] [2019-04-29 09:10: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 = ? ["41"] [] [2019-04-29 09:10: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:10:41] 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 (?) [["9"]] [] [2019-04-29 09:10: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:10: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:10: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 09:10: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 09:10: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.content_id = ? [41] [] [2019-04-29 09:10: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 = ? LIMIT 1 [60] [] [2019-04-29 09:10:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:10:42] 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/admin/content","method":"GET"} [] [2019-04-29 09:10:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:10: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:10:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:10:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:10:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:10:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:10: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 [] [] [2019-04-29 09:10:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:10:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5549ba"},"request_uri":"http://localhost/elearning/public/_wdt/5549ba","method":"GET"} [] [2019-04-29 09:11:01] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:11:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:11: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:11:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:11:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:11:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:11:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:11: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 = ? ["41"] [] [2019-04-29 09:11: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.id = ? ["41"] [] [2019-04-29 09:11: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 = ? ["41"] [] [2019-04-29 09:11: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:11:02] 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-29 09:11:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:11:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2468a8"},"request_uri":"http://localhost/elearning/public/_wdt/2468a8","method":"GET"} [] [2019-04-29 09:12:23] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 09:12:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:12:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:12:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:12:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:24] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:12:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:12:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a505b"},"request_uri":"http://localhost/elearning/public/_wdt/6a505b","method":"GET"} [] [2019-04-29 09:12:25] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556529144627&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 09:12:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:12:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:12:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:12:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:25] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:12:27] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a685dec31223&target=l1_XA","method":"GET"} [] [2019-04-29 09:12:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:12:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:12:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:12:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:27] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:12:32] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=rm&mode=&reqid=16a685e013b164&targets%5B0%5D=l1_Y29udGVudXNcTWVudS0xLlBORw&targets%5B1%5D=l1_Y29udGVudXNcc2Fpc2kuUE5H","method":"GET"} [] [2019-04-29 09:12:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:12:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:12:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:12:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:32] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:12:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sounds/rm.wav" (from "http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr")" 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 /sounds/rm.wav\" (from \"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-29 09:12:41] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=saisi.PNG&mode=&reqid=16a685e224a389&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 09:12:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:12:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:12:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:12:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:41] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:12:41] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 09:12:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:12:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:12:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:12:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:41] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:12:42] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a685e26ef2ab&targets%5B0%5D=l1_Y29udGVudXNcc2Fpc2kuUE5H","method":"GET"} [] [2019-04-29 09:12:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:12: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:12:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:12:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:12:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:12:42] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:15:38] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:15:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:15: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:15:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:15:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:15:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:15:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:15: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 = ? ["41"] [] [2019-04-29 09:15: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.id = ? ["41"] [] [2019-04-29 09:15: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 = ? ["41"] [] [2019-04-29 09:15: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:15: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_ WHERE l0_.id IN (?) [["9"]] [] [2019-04-29 09:15: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:15:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:15:39] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous êtes mainten [...]",41] [] [2019-04-29 09:15:39] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:15: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:15: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 09:15: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 09:15: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.content_id = ? [41] [] [2019-04-29 09:15: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 = ? LIMIT 1 [60] [] [2019-04-29 09:15:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:15:40] 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/admin/content","method":"GET"} [] [2019-04-29 09:15:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:15:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:15:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:15:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:15:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:15: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 [] [] [2019-04-29 09:15:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:15:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"65659b"},"request_uri":"http://localhost/elearning/public/_wdt/65659b","method":"GET"} [] [2019-04-29 09:15:45] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:15:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:15: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:15:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:15:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:15:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:15:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:15: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 = ? ["41"] [] [2019-04-29 09:15: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 = ? ["41"] [] [2019-04-29 09:15: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 = ? ["41"] [] [2019-04-29 09:15: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:15:45] 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-29 09:15:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:15:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96b477"},"request_uri":"http://localhost/elearning/public/_wdt/96b477","method":"GET"} [] [2019-04-29 09:17:31] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:17:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:17: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:17:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:17:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:17:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:17:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:17: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 = ? ["41"] [] [2019-04-29 09:17: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 = ? ["41"] [] [2019-04-29 09:17: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 = ? ["41"] [] [2019-04-29 09:17: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:17:31] 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-29 09:17:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:17:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e9450"},"request_uri":"http://localhost/elearning/public/_wdt/4e9450","method":"GET"} [] [2019-04-29 09:22:41] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:22:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:22: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:22:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:22:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:22:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:22:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:22: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 = ? ["41"] [] [2019-04-29 09:22: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.id = ? ["41"] [] [2019-04-29 09:22: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 = ? ["41"] [] [2019-04-29 09:22: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:22:41] 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 (?) [["9"]] [] [2019-04-29 09:22: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:22:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:22:41] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous êtes mainten [...]",41] [] [2019-04-29 09:22:41] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:22: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:22: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 09:22: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 09:22: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.content_id = ? [41] [] [2019-04-29 09:22: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 = ? LIMIT 1 [60] [] [2019-04-29 09:22:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:22:42] 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/admin/content","method":"GET"} [] [2019-04-29 09:22:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:22: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:22:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:22:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:22:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:22:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:22: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 [] [] [2019-04-29 09:22:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:22:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ece524"},"request_uri":"http://localhost/elearning/public/_wdt/ece524","method":"GET"} [] [2019-04-29 09:22:47] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:22:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:22: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:22:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:22:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:22:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:22:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:22: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 = ? ["41"] [] [2019-04-29 09:22: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 = ? ["41"] [] [2019-04-29 09:22: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 = ? ["41"] [] [2019-04-29 09:22: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:22:48] 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-29 09:22:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:22:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69b32a"},"request_uri":"http://localhost/elearning/public/_wdt/69b32a","method":"GET"} [] [2019-04-29 09:23:28] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 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-29 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:23:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:23:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:23:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:28] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:23:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:23:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d09554"},"request_uri":"http://localhost/elearning/public/_wdt/d09554","method":"GET"} [] [2019-04-29 09:23:29] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556529809043&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 09:23:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:23: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:23:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:23:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:23:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:30] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:23:31] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a68680d45e&target=l1_XA","method":"GET"} [] [2019-04-29 09:23:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:23: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:23:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:23:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:23:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:31] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:23:36] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=rm&mode=&reqid=16a6868202826d&targets%5B0%5D=l1_Y29udGVudXNcc2Fpc2kuUE5H","method":"GET"} [] [2019-04-29 09:23:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:23: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:23:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:23:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:23:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:36] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:23:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sounds/rm.wav" (from "http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr")" 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 /sounds/rm.wav\" (from \"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:67)"} [] [2019-04-29 09:23:47] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=saisi.PNG&mode=&reqid=16a68684b7b3ab&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 09:23:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:23: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:23:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:23:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:23:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:47] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:23:47] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 09:23:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:23: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:23:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:23:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:23:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:47] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:23:48] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a686850b3311&targets%5B0%5D=l1_Y29udGVudXNcc2Fpc2kuUE5H","method":"GET"} [] [2019-04-29 09: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-29 09: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:23:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:23:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:23:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:23:48] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:32:44] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:32:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:32:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:32:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:32:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:32:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:32: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 = ? ["41"] [] [2019-04-29 09:32: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.id = ? ["41"] [] [2019-04-29 09:32:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["41"] [] [2019-04-29 09:32: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:32:45] 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 (?) [["9"]] [] [2019-04-29 09:32: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:32:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:32:45] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous êtes mainten [...]",41] [] [2019-04-29 09:32:45] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:32: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 09:32: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 09:32: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.content_id = ? [41] [] [2019-04-29 09:32: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 = ? LIMIT 1 [60] [] [2019-04-29 09:32:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:32:45] 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/admin/content","method":"GET"} [] [2019-04-29 09:32:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:32:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:32:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:32:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:32:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:32: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 [] [] [2019-04-29 09:32:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:32:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b9405"},"request_uri":"http://localhost/elearning/public/_wdt/4b9405","method":"GET"} [] [2019-04-29 09:32:51] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"40","slug":"Créer un contenu"},"request_uri":"http://localhost/elearning/public/lesson/9/40-Cr%C3%A9er%20un%20contenu","method":"GET"} [] [2019-04-29 09:32:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:32: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:32:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:32:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:32:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:32:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:32: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 = ? ["40"] [] [2019-04-29 09:32: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 = ? ["9"] [] [2019-04-29 09:32: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 [9] [] [2019-04-29 09:32: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 = ? [41] [] [2019-04-29 09:32: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 = ? [37] [] [2019-04-29 09:32: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 = ? [38] [] [2019-04-29 09:32: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 = ? [40] [] [2019-04-29 09:32: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.content_id = ? [40] [] [2019-04-29 09:32:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:32:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4525f5"},"request_uri":"http://localhost/elearning/public/_wdt/4525f5","method":"GET"} [] [2019-04-29 09:32:59] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"41","slug":"Mettre en forme votre texte"},"request_uri":"http://localhost/elearning/public/lesson/9/41-Mettre%20en%20forme%20votre%20texte","method":"GET"} [] [2019-04-29 09:32:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:32: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:32:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:32:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:32:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:32:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:32: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 = ? ["41"] [] [2019-04-29 09:32: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 WHERE t0.id = ? ["9"] [] [2019-04-29 09:32: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 [9] [] [2019-04-29 09:33: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 = ? [37] [] [2019-04-29 09:33: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 = ? [38] [] [2019-04-29 09:33: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 = ? [40] [] [2019-04-29 09:33:00] 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 = ? [41] [] [2019-04-29 09:33: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.content_id = ? [41] [] [2019-04-29 09:33:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:33:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c983ef"},"request_uri":"http://localhost/elearning/public/_wdt/c983ef","method":"GET"} [] [2019-04-29 09:33:48] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:33:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:33: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:33:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:33:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:33:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:33:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:33: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 = ? ["41"] [] [2019-04-29 09:33: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 = ? ["41"] [] [2019-04-29 09:33: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 = ? ["41"] [] [2019-04-29 09:33: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:33:48] 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-29 09:33:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:33:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33625e"},"request_uri":"http://localhost/elearning/public/_wdt/33625e","method":"GET"} [] [2019-04-29 09:34:16] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 09:34:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:34:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:34:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:34:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:16] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:34:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:34:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfbb46"},"request_uri":"http://localhost/elearning/public/_wdt/bfbb46","method":"GET"} [] [2019-04-29 09:34:17] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556530456649&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 09:34:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:34:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:34:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:34:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:18] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:34:19] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a6871f04123c&target=l1_XA","method":"GET"} [] [2019-04-29 09:34:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:34:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:34:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:34:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:19] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:34:30] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=rename&mode=&name=saisie.PNG&reqid=16a68721d7116d&target=l1_Y29udGVudXNcc2Fpc2kuUE5H","method":"GET"} [] [2019-04-29 09:34:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:34:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:34:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:34:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:30] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:34:31] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tmb&mode=&reqid=16a6872203931d&targets%5B0%5D=l1_Y29udGVudXNcc2Fpc2llLlBORw","method":"GET"} [] [2019-04-29 09:34:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:34: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:34:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:34:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:34:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:34:31] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:35:03] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:35:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 = ? ["41"] [] [2019-04-29 09:35: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.id = ? ["41"] [] [2019-04-29 09:35: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 = ? ["41"] [] [2019-04-29 09:35: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:35:04] 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 (?) [["9"]] [] [2019-04-29 09:35: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:35:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:35:04] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous êtes mainten [...]",41] [] [2019-04-29 09:35:04] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:35: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 09:35: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 09:35: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.content_id = ? [41] [] [2019-04-29 09:35: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 = ? LIMIT 1 [60] [] [2019-04-29 09:35:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:05] 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/admin/content","method":"GET"} [] [2019-04-29 09:35:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 [] [] [2019-04-29 09:35:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1207b6"},"request_uri":"http://localhost/elearning/public/_wdt/1207b6","method":"GET"} [] [2019-04-29 09:35:08] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"41","slug":"Mettre en forme votre texte"},"request_uri":"http://localhost/elearning/public/lesson/9/41-Mettre%20en%20forme%20votre%20texte","method":"GET"} [] [2019-04-29 09:35:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 = ? ["41"] [] [2019-04-29 09:35: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 = ? ["9"] [] [2019-04-29 09:35: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 [9] [] [2019-04-29 09:35: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 = ? [37] [] [2019-04-29 09:35: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 = ? [38] [] [2019-04-29 09:35: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 = ? [40] [] [2019-04-29 09:35:08] 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 = ? [41] [] [2019-04-29 09:35: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.content_id = ? [41] [] [2019-04-29 09:35:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38d78b"},"request_uri":"http://localhost/elearning/public/_wdt/38d78b","method":"GET"} [] [2019-04-29 09:35:27] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-29 09:35:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb47df"},"request_uri":"http://localhost/elearning/public/_wdt/eb47df","method":"GET"} [] [2019-04-29 09:35: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/dashboard","method":"GET"} [] [2019-04-29 09:35:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 = ? [35] [] [2019-04-29 09:35: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 = ? [35] [] [2019-04-29 09:35: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 = ? [35] [] [2019-04-29 09:35: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-29 09:35: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 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [9] [] [2019-04-29 09:35:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fe933"},"request_uri":"http://localhost/elearning/public/_wdt/6fe933","method":"GET"} [] [2019-04-29 09:35:33] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 09:35:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 = ? ["9"] [] [2019-04-29 09:35: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 = ? ["9"] [] [2019-04-29 09:35: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 [9] [] [2019-04-29 09:35: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 [35,41] [] [2019-04-29 09:35: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 [35,37] [] [2019-04-29 09:35: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 [35,38] [] [2019-04-29 09:35: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 [35,40] [] [2019-04-29 09:35: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 = ? [41] [] [2019-04-29 09:35: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 = ? [37] [] [2019-04-29 09:35: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 = ? [38] [] [2019-04-29 09:35: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 = ? [40] [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:35:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"10e8c2"},"request_uri":"http://localhost/elearning/public/_wdt/10e8c2","method":"GET"} [] [2019-04-29 09:35:41] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"38"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-38/update-rank","method":"POST"} [] [2019-04-29 09:35:41] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"37"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-37/update-rank","method":"POST"} [] [2019-04-29 09:35:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35:41] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"41"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-41/update-rank","method":"POST"} [] [2019-04-29 09:35:41] request.INFO: Matched route "update_rank". {"route":"update_rank","route_parameters":{"_route":"update_rank","_controller":"App\\Controller\\LessonController::updaterank","lesson_id":"9","content_id":"40"},"request_uri":"http://localhost/elearning/public/lesson/lesson-9-40/update-rank","method":"POST"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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.content_id = ? AND t0.lesson_id = ? ["37","9"] [] [2019-04-29 09:35:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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.content_id = ? AND t0.lesson_id = ? ["38","9"] [] [2019-04-29 09:35:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35:43] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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.content_id = ? AND t0.lesson_id = ? ["41","9"] [] [2019-04-29 09:35:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:35:43] doctrine.DEBUG: UPDATE lesson_content SET rank = ? WHERE id = ? [4,60] [] [2019-04-29 09:35:43] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:35:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:43] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 09:35: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.content_id = ? AND t0.lesson_id = ? ["40","9"] [] [2019-04-29 09:35:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35:44] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 WHERE t0.id = ? ["9"] [] [2019-04-29 09:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["9"] [] [2019-04-29 09:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-29 09:35: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 [35,37] [] [2019-04-29 09:35: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 [35,38] [] [2019-04-29 09:35: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 [35,40] [] [2019-04-29 09:35: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 [35,41] [] [2019-04-29 09:35: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 = ? [37] [] [2019-04-29 09:35: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 = ? [38] [] [2019-04-29 09:35: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 = ? [40] [] [2019-04-29 09:35: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 = ? [41] [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:35:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35:44] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 WHERE t0.id = ? ["9"] [] [2019-04-29 09:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 = ? ["9"] [] [2019-04-29 09:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-29 09:35: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 [35,37] [] [2019-04-29 09:35: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 [35,38] [] [2019-04-29 09:35: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 [35,40] [] [2019-04-29 09:35: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 [35,41] [] [2019-04-29 09:35: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 = ? [37] [] [2019-04-29 09:35: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 = ? [38] [] [2019-04-29 09:35: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 = ? [40] [] [2019-04-29 09:35: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 = ? [41] [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:35:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 = ? ["9"] [] [2019-04-29 09:35: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 = ? ["9"] [] [2019-04-29 09:35: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 [9] [] [2019-04-29 09:35: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 [35,37] [] [2019-04-29 09:35: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 [35,38] [] [2019-04-29 09:35: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 [35,40] [] [2019-04-29 09:35: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 [35,41] [] [2019-04-29 09:35: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 = ? [37] [] [2019-04-29 09:35: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 = ? [38] [] [2019-04-29 09:35: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 = ? [40] [] [2019-04-29 09:35: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 = ? [41] [] [2019-04-29 09:35: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:35:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 = ? ["9"] [] [2019-04-29 09:35: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 = ? ["9"] [] [2019-04-29 09:35: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 [9] [] [2019-04-29 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 = ? AND t0.content_id = ? LIMIT 1 [35,37] [] [2019-04-29 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 = ? AND t0.content_id = ? LIMIT 1 [35,38] [] [2019-04-29 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 = ? AND t0.content_id = ? LIMIT 1 [35,40] [] [2019-04-29 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 = ? AND t0.content_id = ? LIMIT 1 [35,41] [] [2019-04-29 09:35: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 = ? [37] [] [2019-04-29 09:35: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 = ? [38] [] [2019-04-29 09:35: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 = ? [40] [] [2019-04-29 09:35: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 = ? [41] [] [2019-04-29 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:35:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:52] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"41","slug":"Mettre en forme votre texte"},"request_uri":"http://localhost/elearning/public/lesson/9/41-Mettre%20en%20forme%20votre%20texte","method":"GET"} [] [2019-04-29 09:35:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 = ? ["41"] [] [2019-04-29 09:35: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 = ? ["9"] [] [2019-04-29 09:35: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 [9] [] [2019-04-29 09:35: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 = ? [37] [] [2019-04-29 09:35: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 = ? [38] [] [2019-04-29 09:35: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 = ? [40] [] [2019-04-29 09:35: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 = ? [41] [] [2019-04-29 09:35: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.content_id = ? [41] [] [2019-04-29 09:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:35:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c32cd"},"request_uri":"http://localhost/elearning/public/_wdt/2c32cd","method":"GET"} [] [2019-04-29 09:35:59] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 09:35:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:35: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:35:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:35:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:35:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:35: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 WHERE t0.id = ? ["9"] [] [2019-04-29 09:35: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.id = ? ["9"] [] [2019-04-29 09:35: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 [9] [] [2019-04-29 09:35: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 [35,37] [] [2019-04-29 09:35: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 [35,38] [] [2019-04-29 09:35: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 [35,40] [] [2019-04-29 09:35: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 [35,41] [] [2019-04-29 09:36: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 = ? [37] [] [2019-04-29 09:36: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 = ? [38] [] [2019-04-29 09:36: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 = ? [40] [] [2019-04-29 09:36: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 = ? [41] [] [2019-04-29 09:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:36:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:36:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fe659"},"request_uri":"http://localhost/elearning/public/_wdt/4fe659","method":"GET"} [] [2019-04-29 09:36:03] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-04-29 09:36:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:36:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:36:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:36:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36: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 = ? ["37"] [] [2019-04-29 09:36: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 WHERE t0.id = ? ["9"] [] [2019-04-29 09:36:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.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 [9] [] [2019-04-29 09:36: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 = ? [38] [] [2019-04-29 09:36: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 = ? [40] [] [2019-04-29 09:36: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 = ? [41] [] [2019-04-29 09:36:03] 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 = ? [37] [] [2019-04-29 09:36:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [37] [] [2019-04-29 09:36:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:36:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"903ac6"},"request_uri":"http://localhost/elearning/public/_wdt/903ac6","method":"GET"} [] [2019-04-29 09:36:09] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"41","slug":"Mettre en forme votre texte"},"request_uri":"http://localhost/elearning/public/lesson/9/41-Mettre%20en%20forme%20votre%20texte","method":"GET"} [] [2019-04-29 09:36:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:36:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:36:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:36:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36: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 = ? ["41"] [] [2019-04-29 09:36: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 WHERE t0.id = ? ["9"] [] [2019-04-29 09:36: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 = ? ORDER BY t0.rank ASC [9] [] [2019-04-29 09:36: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 WHERE t0.id = ? [37] [] [2019-04-29 09:36: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 WHERE t0.id = ? [38] [] [2019-04-29 09:36: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 WHERE t0.id = ? [40] [] [2019-04-29 09:36:10] 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 = ? [41] [] [2019-04-29 09:36:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.content_id = ? [41] [] [2019-04-29 09:36:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:36:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfa62d"},"request_uri":"http://localhost/elearning/public/_wdt/bfa62d","method":"GET"} [] [2019-04-29 09:36:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/admin","method":"GET"} [] [2019-04-29 09:36:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:36:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:36:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:36:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36: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 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-29 09:36: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 [] [] [2019-04-29 09:36:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:36:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d005d2"},"request_uri":"http://localhost/elearning/public/_wdt/d005d2","method":"GET"} [] [2019-04-29 09:36:51] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-29 09:36:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:36:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:36:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:36:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36: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 [] [] [2019-04-29 09:36:51] 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 [] [] [2019-04-29 09:36:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:36:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9db69f"},"request_uri":"http://localhost/elearning/public/_wdt/9db69f","method":"GET"} [] [2019-04-29 09:36:54] request.INFO: Matched route "exercice_create". {"route":"exercice_create","route_parameters":{"_route":"exercice_create","_controller":"App\\Controller\\AdminController::createExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/new","method":"GET"} [] [2019-04-29 09:36:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:36: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:36:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:36:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:36:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:36: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 [] [] [2019-04-29 09:36:54] 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 [] [] [2019-04-29 09:36:54] 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-29 09:36:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:36:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5a781"},"request_uri":"http://localhost/elearning/public/_wdt/c5a781","method":"GET"} [] [2019-04-29 09:40:32] request.INFO: Matched route "exercice_insert". {"route":"exercice_insert","route_parameters":{"_route":"exercice_insert","_controller":"App\\Controller\\AdminController::insertExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/insert","method":"POST"} [] [2019-04-29 09:40:32] request.INFO: Matched route "exercice_insert". {"route":"exercice_insert","route_parameters":{"_route":"exercice_insert","_controller":"App\\Controller\\AdminController::insertExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/insert","method":"POST"} [] [2019-04-29 09:40:32] request.INFO: Matched route "exercice_insert". {"route":"exercice_insert","route_parameters":{"_route":"exercice_insert","_controller":"App\\Controller\\AdminController::insertExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/insert","method":"POST"} [] [2019-04-29 09:40:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40:32] request.INFO: Matched route "exercice_insert". {"route":"exercice_insert","route_parameters":{"_route":"exercice_insert","_controller":"App\\Controller\\AdminController::insertExo"},"request_uri":"http://localhost/elearning/public/admin/exercices/insert","method":"POST"} [] [2019-04-29 09:40: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 = ? ["41"] [] [2019-04-29 09:40:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:40:33] doctrine.DEBUG: INSERT INTO exercice (question, proposition_un, proposition_deux, proposition_trois, good_answers, contenu_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"Pour réaliser une vidéo, j [...]","2":"Non une webcam peut suffire","3":"Oui et d'ailleurs si on po [...]","4":"Une petite caméra et un pr [...]","5":["1","3"],"6":41} [] [2019-04-29 09:40:33] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:40:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 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-29 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 = ? ["41"] [] [2019-04-29 09:40:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:40:33] doctrine.DEBUG: INSERT INTO exercice (question, proposition_un, proposition_deux, proposition_trois, good_answers, contenu_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"La mise en forme, ce n'est [...]","2":"Oui absolument !","3":"Non, il faut que mon texte [...]","4":"Mise en quoi ?","5":["2"],"6":41} [] [2019-04-29 09:40:33] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:40:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 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-29 09:40:33] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-29 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 = ? ["41"] [] [2019-04-29 09:40:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:40:33] doctrine.DEBUG: INSERT INTO exercice (question, proposition_un, proposition_deux, proposition_trois, good_answers, contenu_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"Puis-je copier du texte de [...]","2":"Oui \"finger in the nose\"","3":"Non pas du tout","4":"Oui mais il faudra que je [...]","5":["3"],"6":41} [] [2019-04-29 09:40:33] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:40:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40:34] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-29 09:40: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 = ? ["41"] [] [2019-04-29 09:40:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:40:34] doctrine.DEBUG: INSERT INTO exercice (question, proposition_un, proposition_deux, proposition_trois, good_answers, contenu_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"Quel type d'image puis-je [...]","2":".png","3":".klk","4":".jpg","5":["1","3"],"6":41} [] [2019-04-29 09:40:34] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:40:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40:34] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-29 09:40: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 [] [] [2019-04-29 09:40:34] 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 [] [] [2019-04-29 09:40:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:35] request.INFO: Matched route "exercice_admin". {"route":"exercice_admin","route_parameters":{"_route":"exercice_admin","_controller":"App\\Controller\\AdminController::exercice"},"request_uri":"http://localhost/elearning/public/admin/exercices","method":"GET"} [] [2019-04-29 09:40: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 [] [] [2019-04-29 09:40:35] 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 [] [] [2019-04-29 09:40:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 [] [] [2019-04-29 09:40:35] 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 [] [] [2019-04-29 09:40:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 [] [] [2019-04-29 09:40:35] 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 [] [] [2019-04-29 09:40:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:44] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-04-29 09:40:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e772e"},"request_uri":"http://localhost/elearning/public/_wdt/0e772e","method":"GET"} [] [2019-04-29 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/dashboard","method":"GET"} [] [2019-04-29 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-29 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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 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 = ? [35] [] [2019-04-29 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 = ? [35] [] [2019-04-29 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 = ? [35] [] [2019-04-29 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-29 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 = ? [9] [] [2019-04-29 09:40:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e08112"},"request_uri":"http://localhost/elearning/public/_wdt/e08112","method":"GET"} [] [2019-04-29 09:40:51] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-04-29 09:40:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 = ? ["9"] [] [2019-04-29 09:40: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 = ? ["9"] [] [2019-04-29 09:40: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 [9] [] [2019-04-29 09:40: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 [35,37] [] [2019-04-29 09:40: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 [35,38] [] [2019-04-29 09:40: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 [35,40] [] [2019-04-29 09:40: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 [35,41] [] [2019-04-29 09:40: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 = ? [37] [] [2019-04-29 09:40: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 = ? [38] [] [2019-04-29 09:40: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 = ? [40] [] [2019-04-29 09:40: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 = ? [41] [] [2019-04-29 09: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:40:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f4fab"},"request_uri":"http://localhost/elearning/public/_wdt/0f4fab","method":"GET"} [] [2019-04-29 09:40:54] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"41","slug":"Mettre en forme votre texte"},"request_uri":"http://localhost/elearning/public/lesson/9/41-Mettre%20en%20forme%20votre%20texte","method":"GET"} [] [2019-04-29 09:40:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:40: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:40:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:40:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:40:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:40: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 = ? ["41"] [] [2019-04-29 09:40: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 = ? ["9"] [] [2019-04-29 09:40: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 [9] [] [2019-04-29 09:40: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 = ? [37] [] [2019-04-29 09:40: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 = ? [38] [] [2019-04-29 09:40: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 = ? [40] [] [2019-04-29 09:40:55] 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 = ? [41] [] [2019-04-29 09:40: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.content_id = ? [41] [] [2019-04-29 09:40:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:40:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78a3a4"},"request_uri":"http://localhost/elearning/public/_wdt/78a3a4","method":"GET"} [] [2019-04-29 09:43:32] 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/admin/content","method":"GET"} [] [2019-04-29 09:43:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:43: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:43:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:43:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:43:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:43:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:43: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 [] [] [2019-04-29 09:43:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:43:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eab945"},"request_uri":"http://localhost/elearning/public/_wdt/eab945","method":"GET"} [] [2019-04-29 09:43:34] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:43:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:43: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:43:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:43:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:43:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:43:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:43: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 = ? ["41"] [] [2019-04-29 09:43: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 = ? ["41"] [] [2019-04-29 09:43: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 = ? ["41"] [] [2019-04-29 09:43: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:43: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-29 09:43:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:43:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a1076"},"request_uri":"http://localhost/elearning/public/_wdt/3a1076","method":"GET"} [] [2019-04-29 09:44:21] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:44:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:44: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, t0.avatar AS avatar_8, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:44:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:44:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:44:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:44:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:44: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 WHERE t0.id = ? ["41"] [] [2019-04-29 09:44: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.id = ? ["41"] [] [2019-04-29 09:44: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.id = ? ["41"] [] [2019-04-29 09:44: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:44:22] 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 (?) [["9"]] [] [2019-04-29 09:44: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 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:44:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:44:22] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous êtes mainten [...]",41] [] [2019-04-29 09:44:22] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:44: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 09:44: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 09:44: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.content_id = ? [41] [] [2019-04-29 09:44: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 = ? LIMIT 1 [60] [] [2019-04-29 09:44:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:44:22] 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/admin/content","method":"GET"} [] [2019-04-29 09:44:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:44:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:44:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:44:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:44:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:44: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 [] [] [2019-04-29 09:44:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:44:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d11504"},"request_uri":"http://localhost/elearning/public/_wdt/d11504","method":"GET"} [] [2019-04-29 09:44:52] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"GET"} [] [2019-04-29 09:44:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:44: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:44:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:44:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:44:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:44:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:44: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 = ? ["41"] [] [2019-04-29 09:44: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.id = ? ["41"] [] [2019-04-29 09:44: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 = ? ["41"] [] [2019-04-29 09:44: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:44:52] 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-29 09:44:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:44:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7caa07"},"request_uri":"http://localhost/elearning/public/_wdt/7caa07","method":"GET"} [] [2019-04-29 09:45:08] request.INFO: Matched route "elfinder". {"route":"elfinder","route_parameters":{"_route":"elfinder","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::showAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/elfinder?CKEditor=content_content&CKEditorFuncNum=1&langCode=fr","method":"GET"} [] [2019-04-29 09:45:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:45:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:45:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:45:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:08] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:45:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:45:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fadd1"},"request_uri":"http://localhost/elearning/public/_wdt/6fadd1","method":"GET"} [] [2019-04-29 09:45:09] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?_=1556531108793&cmd=open&init=1&mode=&target=l1_Y29udGVudXM&tree=1","method":"GET"} [] [2019-04-29 09:45:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:45:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:45:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:45:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:10] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:45:11] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=tree&mode=&reqid=16a687be3973bb&target=l1_XA","method":"GET"} [] [2019-04-29 09:45:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:45:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:45:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:45:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:11] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:45:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?cmd=ls&intersect%5B0%5D=MiseenForme.pdf&mode=&reqid=16a687c0f20142&target=l1_Y29udGVudXM","method":"GET"} [] [2019-04-29 09:45:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:45:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:45:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:45:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:22] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:45:22] request.INFO: Matched route "ef_connect". {"route":"ef_connect","route_parameters":{"_route":"ef_connect","_controller":"FM\\ElfinderBundle\\Controller\\ElFinderController::loadAction","instance":"default","homeFolder":""},"request_uri":"http://localhost/elearning/public/efconnect?mode=","method":"POST"} [] [2019-04-29 09:45:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:45:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:45:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:45:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:23] php.INFO: User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller" class is deprecated since Symfony 4.2, use Symfony\Bundle\FrameworkBundle\Controller\AbstractController instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller\" class is deprecated since Symfony 4.2, use Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController instead. at C:\\wamp64\\www\\elearning\\vendor\\symfony\\framework-bundle\\Controller\\Controller.php:17)"} [] [2019-04-29 09:45:31] request.INFO: Matched route "content_edit". {"route":"content_edit","route_parameters":{"_route":"content_edit","_controller":"App\\Controller\\AdminController::editContent","id":"41"},"request_uri":"http://localhost/elearning/public/admin/content/41/edit","method":"POST"} [] [2019-04-29 09:45:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:45:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:45:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:45:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45: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 WHERE t0.id = ? ["41"] [] [2019-04-29 09:45: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.id = ? ["41"] [] [2019-04-29 09:45: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 = ? ["41"] [] [2019-04-29 09:45: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:45:32] 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 (?) [["9"]] [] [2019-04-29 09:45: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 content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [41] [] [2019-04-29 09:45:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-29 09:45:32] doctrine.DEBUG: UPDATE content SET content = ? WHERE id = ? ["

Vous êtes mainten [...]",41] [] [2019-04-29 09:45:32] doctrine.DEBUG: "COMMIT" [] [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-04-29 09:45: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.content_id = ? AND t0.user_id = ? [41,35] [] [2019-04-29 09:45: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.content_id = ? AND t0.user_id = ? [41,40] [] [2019-04-29 09:45: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.content_id = ? [41] [] [2019-04-29 09:45: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 = ? LIMIT 1 [60] [] [2019-04-29 09:45:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:45: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/admin/content","method":"GET"} [] [2019-04-29 09:45:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:45:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:45:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:45:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45: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-29 09:45:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:45:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3792a4"},"request_uri":"http://localhost/elearning/public/_wdt/3792a4","method":"GET"} [] [2019-04-29 09:45:35] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"41","slug":"Mettre en forme votre texte"},"request_uri":"http://localhost/elearning/public/lesson/9/41-Mettre%20en%20forme%20votre%20texte","method":"GET"} [] [2019-04-29 09:45:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-29 09:45: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-04-29 09:45:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-04-29 09:45:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-04-29 09:45:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-04-29 09:45: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 = ? ["41"] [] [2019-04-29 09:45: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 = ? ["9"] [] [2019-04-29 09:45: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 [9] [] [2019-04-29 09:45: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 = ? [37] [] [2019-04-29 09:45: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 = ? [38] [] [2019-04-29 09:45: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 = ? [40] [] [2019-04-29 09:45:36] 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 = ? [41] [] [2019-04-29 09:45: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.content_id = ? [41] [] [2019-04-29 09:45:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-29 09:45:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0d6ad"},"request_uri":"http://localhost/elearning/public/_wdt/c0d6ad","method":"GET"} [] [2019-05-03 06:42:42] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-05-03 06:42:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-03 06:42:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:42:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:42:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-03 06:42:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00d4e8"},"request_uri":"http://localhost/elearning/public/_wdt/00d4e8","method":"GET"} [] [2019-05-03 06:56:55] 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/login","method":"GET"} [] [2019-05-03 06:56:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-03 06:56:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:56:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:56:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-03 06:57:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"303ba9"},"request_uri":"http://localhost/elearning/public/_wdt/303ba9","method":"GET"} [] [2019-05-03 06:58:22] 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/login","method":"POST"} [] [2019-05-03 06:58:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-03 06:58:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:58:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-05-03 06:58:25] security.INFO: User has been authenticated successfully. {"username":"Clémentine Fernandez"} [] [2019-05-03 06:58:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-05-03 06:58:26] doctrine.DEBUG: UPDATE user SET last_connect = ? WHERE id = ? ["2019-05-03 06:58:26",35] [] [2019-05-03 06:58:26] doctrine.DEBUG: "COMMIT" [] [] [2019-05-03 06:58:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-05-03 06:58: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/dashboard","method":"GET"} [] [2019-05-03 06:58:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-05-03 06:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-05-03 06:58:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-05-03 06:58:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-03 06:58:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:58:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:58: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 = ? [35] [] [2019-05-03 06:58: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 = ? [35] [] [2019-05-03 06:58: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 = ? [35] [] [2019-05-03 06:58: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-05-03 06:58: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 = ? [9] [] [2019-05-03 06:58:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-05-03 06:58:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d4fb7"},"request_uri":"http://localhost/elearning/public/_wdt/3d4fb7","method":"GET"} [] [2019-05-03 06:58:53] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"9"},"request_uri":"http://localhost/elearning/public/lesson/9","method":"GET"} [] [2019-05-03 06:58:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-05-03 06:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-05-03 06:58:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-05-03 06:58:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-03 06:58:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:58:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 06:58: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 = ? ["9"] [] [2019-05-03 06:58: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 = ? ["9"] [] [2019-05-03 06:58: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 [9] [] [2019-05-03 06:58: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 [35,37] [] [2019-05-03 06:58: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 [35,38] [] [2019-05-03 06:58: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 [35,40] [] [2019-05-03 06:58: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 [35,41] [] [2019-05-03 06:58: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 = ? [37] [] [2019-05-03 06:58: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 = ? [38] [] [2019-05-03 06:58: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 = ? [40] [] [2019-05-03 06:58: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 = ? [41] [] [2019-05-03 06:58: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [9] [] [2019-05-03 06:58:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-05-03 06:58:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ece80"},"request_uri":"http://localhost/elearning/public/_wdt/8ece80","method":"GET"} [] [2019-05-03 07:05:39] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"9","content_id":"37","slug":"Comprendre la plateforme BS"},"request_uri":"http://localhost/elearning/public/lesson/9/37-Comprendre%20la%20plateforme%20BS","method":"GET"} [] [2019-05-03 07:05:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-05-03 07:05: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, t0.reset_token AS reset_token_9, t0.etablissement AS etablissement_10, t0.association AS association_11, t0.fonction AS fonction_12, t0.last_connect AS last_connect_13 FROM user t0 WHERE t0.id = ? [35] [] [2019-05-03 07:05:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clémentine Fernandez"} [] [2019-05-03 07:05:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-03 07:05:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 07:05:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-03 07:05: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 WHERE t0.id = ? ["37"] [] [2019-05-03 07:05: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 WHERE t0.id = ? ["9"] [] [2019-05-03 07:05: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 = ? ORDER BY t0.rank ASC [9] [] [2019-05-03 07:05: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 = ? [38] [] [2019-05-03 07:05: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 = ? [40] [] [2019-05-03 07:05: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 = ? [41] [] [2019-05-03 07:05:41] 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 = ? [37] [] [2019-05-03 07:05: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.content_id = ? [37] [] [2019-05-03 07:05:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-05-03 07:05:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a91d56"},"request_uri":"http://localhost/elearning/public/_wdt/a91d56","method":"GET"} [] [2019-05-17 06:37:02] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-05-17 06:37:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-17 06:37:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-17 06:37:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-17 06:37:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-17 06:37:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb4a71"},"request_uri":"http://localhost/elearning/public/_wdt/eb4a71","method":"GET"} [] [2019-05-17 06:55:20] 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/login","method":"GET"} [] [2019-05-17 06:55:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-17 06:55:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-17 06:55:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-17 06:55:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-17 06:55:23] 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/login","method":"GET"} [] [2019-05-17 06:55:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-17 06:55:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-17 06:55:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-17 06:55:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-17 06:55:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e7133"},"request_uri":"http://localhost/elearning/public/_wdt/3e7133","method":"GET"} [] [2019-05-17 07:10:40] request.INFO: Matched route "security_registration". {"route":"security_registration","route_parameters":{"_route":"security_registration","_controller":"App\\Controller\\SecurityController::registration"},"request_uri":"http://localhost/elearning/public/inscription","method":"GET"} [] [2019-05-17 07:10:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-05-17 07:10:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-17 07:10:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-05-17 07:10:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-17 07:10:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88d9d6"},"request_uri":"http://localhost/elearning/public/_wdt/88d9d6","method":"GET"} [] [2019-05-21 17:57:53] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/","method":"GET"} [] [2019-06-07 08:16:37] php.DEBUG: Warning: filemtime(): stat failed for C:\wamp64\www\elearning\config\routes\annotations.yaml {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/bleusoci/elearning/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/bleusoci/elearning/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} [] [2019-06-07 08:16:38] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://elearning.bleusocial.com/public/","method":"GET"} [] [2019-06-07 08:16:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-06-07 08:16:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-06-07 08:16:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-06-07 08:16:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-06-07 08:17:01] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://elearning.bleusocial.com/public/index.php/login","method":"GET"} [] [2019-06-07 08:17:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-06-07 08:17:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-06-07 08:17:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-06-07 08:17:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-06-07 08:17:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66b8fe"},"request_uri":"http://elearning.bleusocial.com/public/index.php/_wdt/66b8fe","method":"GET"} [] [2019-06-07 08:17:24] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://elearning.bleusocial.com/public/login","method":"GET"} [] [2019-06-07 08:17:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} [] [2019-06-07 08:17:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-06-07 08:17:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} [] [2019-06-07 08:17:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-06-07 08:17:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logoBS.png" (from "http://elearning.bleusocial.com/public/login")" at /home/bleusoci/elearning/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logoBS.png\" (from \"http://elearning.bleusocial.com/public/login\") at /home/bleusoci/elearning/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/bleusoci/elearning/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} [] [2019-06-07 08:17:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c4a9c"},"request_uri":"http://elearning.bleusocial.com/public/_wdt/5c4a9c","method":"GET"} []