﻿[2018-11-13 19:04:43] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-13 19:04:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-13 19:04:43] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Security\\Http\\Firewall\\AccessListener.php:68)"} []
[2018-11-13 19:04:43] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-13 19:04:44] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-13 19:04:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-13 19:04:48] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"HEAD"} []
[2018-11-13 19:04:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-13 22:11:12] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-13 22:11:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-13 22:11:19] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"HEAD"} []
[2018-11-13 22:11:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-13 22:21:40] request.INFO: Matched route "fos_user_security_check". {"route":"fos_user_security_check","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::checkAction","_route":"fos_user_security_check"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login_check","method":"POST"} []
[2018-11-13 22:21:43] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-13 22:21:45] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-13 22:21:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-13 22:21:45] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-13 22:21:45",1] []
[2018-11-13 22:21:45] doctrine.DEBUG: "COMMIT" [] []
[2018-11-13 22:21:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-13 22:21:46] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-13 22:21:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-13 22:21:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-13 22:21:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-13 22:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-13 22:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-13 22:21:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-13 22:21:54] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-13 22:21:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-13 22:21:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e6ff9e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e6ff9e","method":"GET"} []
[2018-11-13 22:21:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-13 22:21:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-13 22:21:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-13 22:21:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-13 22:21:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-13 22:21:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-13 22:21:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-13 22:21:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-13 22:21:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:01] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/","method":"GET"} []
[2018-11-14 18:38:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-14 18:38:05] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Security\\Http\\Firewall\\AccessListener.php:68)"} []
[2018-11-14 18:38:05] security.DEBUG: Calling Authentication entry point. [] []
[2018-11-14 18:38:07] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"GET"} []
[2018-11-14 18:38:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-14 18:38:08] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login","method":"HEAD"} []
[2018-11-14 18:38:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2018-11-14 18:38:33] request.INFO: Matched route "fos_user_security_check". {"route":"fos_user_security_check","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::checkAction","_route":"fos_user_security_check"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/login_check","method":"POST"} []
[2018-11-14 18:38:35] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.username_canonical = ? LIMIT 1 ["admin"] []
[2018-11-14 18:38:36] security.INFO: User has been authenticated successfully. {"username":"admin"} []
[2018-11-14 18:38:36] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 18:38:36] doctrine.DEBUG: UPDATE fos_user SET last_login = ? WHERE id = ? ["2018-11-14 18:38:36",1] []
[2018-11-14 18:38:36] doctrine.DEBUG: "COMMIT" [] []
[2018-11-14 18:38:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:37] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/","method":"GET"} []
[2018-11-14 18:38:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:39] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/","method":"HEAD"} []
[2018-11-14 18:38:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"adbd65","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/adbd65","method":"GET"} []
[2018-11-14 18:38:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:43] request.INFO: Matched route "botmanager_index". {"route":"botmanager_index","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"botmanager_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-11-14 18:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:43] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-14 18:38:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:46] request.INFO: Matched route "botmanager_index". {"route":"botmanager_index","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"botmanager_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-11-14 18:38:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7937a8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7937a8","method":"GET"} []
[2018-11-14 18:38:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-14 18:38:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:49] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 18:38:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:38:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:50] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 18:38:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b6df0a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b6df0a","method":"GET"} []
[2018-11-14 18:38:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:38:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:38:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:38:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:38:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:38:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:38:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:39:21] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"POST"} []
[2018-11-14 18:39:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:39:21] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:39:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:39:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:39:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:39:25] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 18:39:25] doctrine.DEBUG: INSERT INTO question (title, index_key, answerAsInput, createdAt, chatbot) VALUES (?, ?, ?, ?, ?) {"1":"QUELLE EST L'AGE DE VOTRE  [...]","2":5,"3":false,"4":"2018-11-14 18:39:25","5":2} []
[2018-11-14 18:39:25] doctrine.DEBUG: "COMMIT" [] []
[2018-11-14 18:39:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:39:25] request.INFO: Matched route "choice_new". {"route":"choice_new","route_parameters":{"_controller":"AppBundle\\Controller\\ChoiceController::newAction","question":"5","_route":"choice_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/choice/new/choice/5","method":"GET"} []
[2018-11-14 18:39:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:39:26] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:39:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:39:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:39:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 18:39:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:39:27] request.INFO: Matched route "choice_new". {"route":"choice_new","route_parameters":{"_controller":"AppBundle\\Controller\\ChoiceController::newAction","question":"5","_route":"choice_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/choice/new/choice/5","method":"HEAD"} []
[2018-11-14 18:39:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:39:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c9f8a5","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c9f8a5","method":"GET"} []
[2018-11-14 18:39:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:39:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 18:39:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:39:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:39:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:39:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:39:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:40:00] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 18:40:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:40:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:40:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:40:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:40:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:40:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:40:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c25691","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c25691","method":"GET"} []
[2018-11-14 18:40:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:40:01] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:40:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:40:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:43:20] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 18:43:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:43:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:43:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:43:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:43:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:43:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:43:21] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 18:43:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:43:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"92b768","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/92b768","method":"GET"} []
[2018-11-14 18:43:21] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:43:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:43:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:43:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:43:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:43:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:43:22] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:43:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:43:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:08] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 18:56:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:56:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:09] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 18:56:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:56:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8405b3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8405b3","method":"GET"} []
[2018-11-14 18:56:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:10] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:37] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 18:56:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:56:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:56:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:38] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 18:56:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c0a8c6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c0a8c6","method":"GET"} []
[2018-11-14 18:56:38] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 18:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 18:56:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:38] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:44] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 18:56:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:44] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:56:46] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:56:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:46] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 18:56:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"14481c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/14481c","method":"GET"} []
[2018-11-14 18:56:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:56:47] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:56:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:56:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:56:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:56:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:56:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:57:36] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 18:57:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:57:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:57:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:57:37] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:57:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:57:37] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 18:57:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:57:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:57:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:57:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:57:38] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:57:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:57:43] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 18:57:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:57:43] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:57:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:57:44] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:57:44] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\new.html.twig line 25 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatBot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\new.html.twig:25)"} []
[2018-11-14 18:57:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:57:45] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 18:57:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:57:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:57:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:57:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:57:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"224877","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/224877","method":"GET"} []
[2018-11-14 18:57:46] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:57:46] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "chatBot" does not exist." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\answer\new.html.twig line 25 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"chatBot\" does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\answer\\new.html.twig:25)"} []
[2018-11-14 18:57:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:57:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:57:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:57:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:57:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:58:30] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 18:58:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:58:30] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:58:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:58:30] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\AnswerController.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\AnswerController.php:60)"} []
[2018-11-14 18:58:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:58:31] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 18:58:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:58:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4edbef","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4edbef","method":"GET"} []
[2018-11-14 18:58:31] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:58:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:58:31] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: chatBot" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\AnswerController.php line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined variable: chatBot at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\AnswerController.php:60)"} []
[2018-11-14 18:58:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:58:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:58:32] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:58:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:58:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:59:23] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 18:59:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:59:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:59:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:59:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:59:23] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:59:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 18:59:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:59:24] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 18:59:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:59:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:59:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:59:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:59:24] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:59:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 18:59:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:59:46] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 18:59:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:59:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:59:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:59:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:59:47] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:59:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 18:59:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:59:47] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 18:59:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:59:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b34489","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b34489","method":"GET"} []
[2018-11-14 18:59:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:59:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:59:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 18:59:48] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 18:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 18:59:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 18:59:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 18:59:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 18:59:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 18:59:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:02:16] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:02:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:02:16] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:02:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:02:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:02:16] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 19:02:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:02:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:02:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:02:17] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:02:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:02:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c33819","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c33819","method":"GET"} []
[2018-11-14 19:02:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:02:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:02:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:02:17] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 19:02:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:02:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:02:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:02:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:02:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:02:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:02:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:03:25] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:03:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:03:25] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:03:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:03:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:03:25] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 19:03:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:03:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:03:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:03:26] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:03:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:03:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"640832","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/640832","method":"GET"} []
[2018-11-14 19:03:26] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:03:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:03:26] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ [] []
[2018-11-14 19:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:03:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:03:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:03:26] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:03:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:03:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:06:38] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:06:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:06:38] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:06:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:06:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:06:39] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:06:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:06:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"946df6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/946df6","method":"GET"} []
[2018-11-14 19:06:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:06:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:06:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:06:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:06:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:06:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:06:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:06:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:06:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:06:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:06:48] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:06:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:06:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:06:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:06:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:06:49] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:06:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:06:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ce85a2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ce85a2","method":"GET"} []
[2018-11-14 19:06:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:06:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:06:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:06:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:06:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:06:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:06:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:06:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:06:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:06:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:06:59] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:06:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:06:59] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:06:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:06:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:06:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:06:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:07:00] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:07:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:07:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3048a1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3048a1","method":"GET"} []
[2018-11-14 19:07:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:07:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:07:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:07:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:07:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:07:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:07:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:07:01] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:07:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:07:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:32] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:09:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:32] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:09:32] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Form\NumberType": class does not exist." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Form\FormRegistry.php line 86 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"AppBundle\\Form\\NumberType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-14 19:09:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:33] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:09:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"00ff13","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/00ff13","method":"GET"} []
[2018-11-14 19:09:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:09:33] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Form\NumberType": class does not exist." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Form\FormRegistry.php line 86 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"AppBundle\\Form\\NumberType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-14 19:09:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:40] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:09:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:09:40] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Form\NumberType": class does not exist." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Form\FormRegistry.php line 86 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"AppBundle\\Form\\NumberType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-14 19:09:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:41] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:09:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"22d3a1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/22d3a1","method":"GET"} []
[2018-11-14 19:09:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:09:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "AppBundle\Form\NumberType": class does not exist." at C:\xampp\htdocs\chatbot-manager\vendor\symfony\symfony\src\Symfony\Component\Form\FormRegistry.php line 86 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"AppBundle\\Form\\NumberType\": class does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:86)"} []
[2018-11-14 19:09:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:42] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:49] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:09:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:09:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:50] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:09:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bee85d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bee85d","method":"GET"} []
[2018-11-14 19:09:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:09:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:09:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:09:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:56] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"POST"} []
[2018-11-14 19:09:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:09:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 19:09:57] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Moins de 5ans","2":6,"3":"2018-11-14 19:09:57","4":null} []
[2018-11-14 19:09:57] doctrine.DEBUG: "ROLLBACK" [] []
[2018-11-14 19:09:57] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?)' with params ["Moins de 5ans", 6, "2018-11-14 19:09:57", null]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'question' cannot be null" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 112 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?)' with params [\"Moins de 5ans\", 6, \"2018-11-14 19:09:57\", null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'question' cannot be null at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:112, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'question' cannot be null at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:107, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'question' cannot be null at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-11-14 19:09:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:58] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:09:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:58] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2a1cce","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2a1cce","method":"GET"} []
[2018-11-14 19:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:09:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:09:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:09:59] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:09:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:09:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:10:27] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"POST"} []
[2018-11-14 19:10:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:10:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:10:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:10:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:10:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 19:10:27] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Moins de 5ans","2":6,"3":"2018-11-14 19:10:27","4":5} []
[2018-11-14 19:10:27] doctrine.DEBUG: "COMMIT" [] []
[2018-11-14 19:10:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:10:27] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:10:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:10:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:10:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:10:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:10:28] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:10:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:10:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1321b2","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1321b2","method":"GET"} []
[2018-11-14 19:10:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:10:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:10:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:10:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:10:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:10:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:10:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:10:49] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"POST"} []
[2018-11-14 19:10:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:10:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:10:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:10:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:10:49] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 19:10:49] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Entre 5 et 10 ans","2":6,"3":"2018-11-14 19:10:49","4":5} []
[2018-11-14 19:10:49] doctrine.DEBUG: "COMMIT" [] []
[2018-11-14 19:10:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:10:49] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:10:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:10:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:10:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:10:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:10:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:10:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:10:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:10:50] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:10:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:10:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"668d6d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/668d6d","method":"GET"} []
[2018-11-14 19:10:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:10:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:10:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:10:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:10:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:10:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:10:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:10:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:10:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:10:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:24] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:11:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:11:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:11:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:11:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:25] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:11:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e9f587","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e9f587","method":"GET"} []
[2018-11-14 19:11:25] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:11:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:25] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:25] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:11:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:42] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:11:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:11:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:43] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:11:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"82296c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/82296c","method":"GET"} []
[2018-11-14 19:11:43] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:11:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:11:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:44] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:48] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:11:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:11:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:49] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:11:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d3715b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d3715b","method":"GET"} []
[2018-11-14 19:11:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:11:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:11:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:11:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:11:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:11:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:17] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:12:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:12:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:12:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:12:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:18] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:12:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"14948f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/14948f","method":"GET"} []
[2018-11-14 19:12:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:12:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:12:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:12:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:33] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:12:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:12:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:12:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:12:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:34] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:12:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"85b318","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/85b318","method":"GET"} []
[2018-11-14 19:12:34] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:12:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:35] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:46] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:12:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:12:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:47] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:12:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"63a554","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/63a554","method":"GET"} []
[2018-11-14 19:12:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:12:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:12:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:12:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:55] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:12:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:12:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:12:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:12:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:55] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:12:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d6f44c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d6f44c","method":"GET"} []
[2018-11-14 19:12:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:12:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:12:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:12:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:12:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:12:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:12:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:12:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:13] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"POST"} []
[2018-11-14 19:13:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:13] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:13:14] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 19:13:14] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Plus de 10 ans","2":6,"3":"2018-11-14 19:13:14","4":5} []
[2018-11-14 19:13:14] doctrine.DEBUG: "COMMIT" [] []
[2018-11-14 19:13:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:14] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:13:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:14] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:13:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:15] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:13:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fb5994","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fb5994","method":"GET"} []
[2018-11-14 19:13:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:13:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:27] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"POST"} []
[2018-11-14 19:13:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:13:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 19:13:27] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"Tellement vieux que je sais plus","2":6,"3":"2018-11-14 19:13:27","4":5} []
[2018-11-14 19:13:27] doctrine.DEBUG: "COMMIT" [] []
[2018-11-14 19:13:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:28] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:13:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:13:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:29] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:13:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"06c20a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/06c20a","method":"GET"} []
[2018-11-14 19:13:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:13:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:13:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:13:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:42] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:13:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:42] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:42] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:13:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:13:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6f3032","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6f3032","method":"GET"} []
[2018-11-14 19:13:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:43] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:45] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:13:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:45] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:13:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php.5bec65d9686646.25942439,C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5)" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\common\lib\Doctrine\Common\Proxy\ProxyGenerator.php line 306 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: rename(C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php.5bec65d9686646.25942439,C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5) at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php:306)"} []
[2018-11-14 19:13:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:45] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:13:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:13:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:46] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:13:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:13:46] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:13:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:13:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:47] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:13:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:13:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bd5cad","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bd5cad","method":"GET"} []
[2018-11-14 19:13:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:13:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:13:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:14:14] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:14:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:14:14] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:14:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:14:14] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:14:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:14:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:14:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:14:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:14:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:14:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:14:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"aca479","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/aca479","method":"GET"} []
[2018-11-14 19:14:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:14:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:14:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:14:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:14:39] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:14:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:14:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:14:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:14:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:14:40] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:14:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:14:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:14:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6d41f3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6d41f3","method":"GET"} []
[2018-11-14 19:14:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:14:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:14:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:14:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:14:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:14:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:14:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:18:05] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:18:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:18:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:18:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:18:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:18:06] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:18:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:18:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"38a9a8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/38a9a8","method":"GET"} []
[2018-11-14 19:18:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:18:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:18:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:18:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:18:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:18:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:18:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:18:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:18:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:18:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:18:23] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/","method":"GET"} []
[2018-11-14 19:18:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:18:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:18:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:18:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:18:24] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/","method":"HEAD"} []
[2018-11-14 19:18:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"87946d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/87946d","method":"GET"} []
[2018-11-14 19:18:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:18:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:18:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:18:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:18:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:18:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:18:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:18:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:03] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:19:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:03] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:19:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:04] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3ece9e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/3ece9e","method":"GET"} []
[2018-11-14 19:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:04] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:14] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:19:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:14] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:15] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:19:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"18502d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/18502d","method":"GET"} []
[2018-11-14 19:19:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:17] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:19:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:17] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:19:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"91cbec","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/91cbec","method":"GET"} []
[2018-11-14 19:19:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:43] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:19:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:43] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:44] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:19:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"07706f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/07706f","method":"GET"} []
[2018-11-14 19:19:44] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:51] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:19:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:19:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d717c4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d717c4","method":"GET"} []
[2018-11-14 19:19:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:53] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:54] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:19:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:55] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:19:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0f2962","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0f2962","method":"GET"} []
[2018-11-14 19:19:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:19:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:19:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:19:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:19:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:19:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:19:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:19:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:00] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:20:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:01] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:20:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:20:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:01] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:20:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b4a9c4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b4a9c4","method":"GET"} []
[2018-11-14 19:20:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:01] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:20:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:20:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:20:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:02] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:05] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:20:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:20:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:06] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:20:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"720aaf","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/720aaf","method":"GET"} []
[2018-11-14 19:20:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:20:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:20:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:20:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:19] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:20:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:19] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:20:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:20] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:20:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8eca38","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8eca38","method":"GET"} []
[2018-11-14 19:20:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:20:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:21] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:21] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:32] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:20:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:32] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:20:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:33] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:20:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d581a3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d581a3","method":"GET"} []
[2018-11-14 19:20:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:20:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:20:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:20:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:20:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:20:34] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:20:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:20:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:21:11] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:21:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:21:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:21:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:21:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:21:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:21:12] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:21:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:21:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8209af","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/8209af","method":"GET"} []
[2018-11-14 19:21:12] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:21:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:21:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:21:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:21:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:21:13] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:21:13] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:21:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:21:38] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:21:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:21:38] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:21:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:21:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:21:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:21:39] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:21:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:21:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b09361","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b09361","method":"GET"} []
[2018-11-14 19:21:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:21:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:21:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:21:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:21:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:21:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:21:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:22:06] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:22:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:22:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:22:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:22:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:22:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:22:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:22:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:22:07] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:22:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:22:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a6efc6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a6efc6","method":"GET"} []
[2018-11-14 19:22:07] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:22:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:22:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:22:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:22:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:22:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:22:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:22:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:22:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:22:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:23:31] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:23:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:23:31] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:23:31] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:23:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:23:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:23:32] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:23:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:23:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"781e16","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/781e16","method":"GET"} []
[2018-11-14 19:23:32] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:23:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:23:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:23:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:23:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:23:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:23:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:23:32] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:23:32] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:23:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:18] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:26:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:26:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:26:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:26:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:19] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:26:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e3e6fd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e3e6fd","method":"GET"} []
[2018-11-14 19:26:19] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:26:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:26:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:26:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:19] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:28] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:26:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:26:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:26:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:26:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:29] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:26:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d49f47","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d49f47","method":"GET"} []
[2018-11-14 19:26:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:26:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:26:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:26:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:30] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:30] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:36] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:26:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:26:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:37] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:26:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0fae79","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0fae79","method":"GET"} []
[2018-11-14 19:26:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:26:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:26:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:26:38] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:26:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:26:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:27:55] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:27:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:27:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:27:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:27:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:27:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:27:56] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:27:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:27:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cbdd9b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cbdd9b","method":"GET"} []
[2018-11-14 19:27:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:27:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:27:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:27:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:27:57] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:27:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:27:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:06] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:28:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:28:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:28:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:07] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:28:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b19d44","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b19d44","method":"GET"} []
[2018-11-14 19:28:07] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:28:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:28:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:19] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:28:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:19] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:28:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:28:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:19] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:28:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"07ed17","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/07ed17","method":"GET"} []
[2018-11-14 19:28:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:28:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:28] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:28:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:29] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:28:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7ee7dc","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7ee7dc","method":"GET"} []
[2018-11-14 19:28:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:28:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:28:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:40] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:28:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:28:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:28:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:40] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 19:28:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"661fb4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/661fb4","method":"GET"} []
[2018-11-14 19:28:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:28:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:28:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:47] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"GET"} []
[2018-11-14 19:28:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:28:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:48] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"5","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/5","method":"HEAD"} []
[2018-11-14 19:28:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fd8523","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fd8523","method":"GET"} []
[2018-11-14 19:28:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["5"] []
[2018-11-14 19:28:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:28:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:50] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:28:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:28:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:28:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f247bd","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f247bd","method":"GET"} []
[2018-11-14 19:28:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:51] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 19:28:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:28:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:55] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"GET"} []
[2018-11-14 19:28:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:28:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php.5bec6967471f31.22503578,C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5)" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\common\lib\Doctrine\Common\Proxy\ProxyGenerator.php line 306 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: rename(C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php.5bec6967471f31.22503578,C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5) at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php:306)"} []
[2018-11-14 19:28:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:55] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 19:28:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:28:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"31f497","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/31f497","method":"GET"} []
[2018-11-14 19:28:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:28:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:28:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:58] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"GET"} []
[2018-11-14 19:28:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:28:59] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:28:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:28:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:28:59] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php.5bec696b2ce237.13093403,C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5)" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\common\lib\Doctrine\Common\Proxy\ProxyGenerator.php line 306 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: rename(C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php.5bec696b2ce237.13093403,C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5) at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php:306)"} []
[2018-11-14 19:28:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:28:59] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 19:28:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5a59de","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5a59de","method":"GET"} []
[2018-11-14 19:29:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:29:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:05] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:29:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:29:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:29:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"049e86","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/049e86","method":"GET"} []
[2018-11-14 19:29:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:09] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"GET"} []
[2018-11-14 19:29:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:29:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:10] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 19:29:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e3d536","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e3d536","method":"GET"} []
[2018-11-14 19:29:10] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:29:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:26] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"POST"} []
[2018-11-14 19:29:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 19:29:27] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"OUI","2":5,"3":"2018-11-14 19:29:27","4":4} []
[2018-11-14 19:29:27] doctrine.DEBUG: "COMMIT" [] []
[2018-11-14 19:29:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:27] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"GET"} []
[2018-11-14 19:29:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:29:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:28] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 19:29:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9ec417","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9ec417","method":"GET"} []
[2018-11-14 19:29:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:29:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:34] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"POST"} []
[2018-11-14 19:29:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:34] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2018-11-14 19:29:35] doctrine.DEBUG: INSERT INTO answer (optionValue, nextQuestion, createdAt, question) VALUES (?, ?, ?, ?) {"1":"NON","2":5,"3":"2018-11-14 19:29:35","4":4} []
[2018-11-14 19:29:35] doctrine.DEBUG: "COMMIT" [] []
[2018-11-14 19:29:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:35] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"GET"} []
[2018-11-14 19:29:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:35] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:29:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:36] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 19:29:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ed3794","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/ed3794","method":"GET"} []
[2018-11-14 19:29:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:29:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:39] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:29:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:29:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:29:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"abfd3e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/abfd3e","method":"GET"} []
[2018-11-14 19:29:40] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 19:29:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:29:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:29:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:43] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"3","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/3","method":"GET"} []
[2018-11-14 19:29:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:43] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["3"] []
[2018-11-14 19:29:44] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php.5bec6998034f37.40317310,C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5)" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\common\lib\Doctrine\Common\Proxy\ProxyGenerator.php line 306 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: rename(C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php.5bec6998034f37.40317310,C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5) at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php:306)"} []
[2018-11-14 19:29:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:44] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"3","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/3","method":"HEAD"} []
[2018-11-14 19:29:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:44] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"66c9b3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/66c9b3","method":"GET"} []
[2018-11-14 19:29:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["3"] []
[2018-11-14 19:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:29:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:46] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:29:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:29:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"79658d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/79658d","method":"GET"} []
[2018-11-14 19:29:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:49] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"3","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/3","method":"GET"} []
[2018-11-14 19:29:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:49] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["3"] []
[2018-11-14 19:29:49] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php.5bec699d65a0a2.64252064,C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5)" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\common\lib\Doctrine\Common\Proxy\ProxyGenerator.php line 306 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: rename(C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php.5bec699d65a0a2.64252064,C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5) at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php:306)"} []
[2018-11-14 19:29:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:50] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"3","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/3","method":"HEAD"} []
[2018-11-14 19:29:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7fa7fe","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/7fa7fe","method":"GET"} []
[2018-11-14 19:29:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["3"] []
[2018-11-14 19:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:29:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:51] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"3","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/3","method":"GET"} []
[2018-11-14 19:29:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["3"] []
[2018-11-14 19:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:29:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:52] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"3","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/3","method":"HEAD"} []
[2018-11-14 19:29:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"acce3f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/acce3f","method":"GET"} []
[2018-11-14 19:29:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["3"] []
[2018-11-14 19:29:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:29:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:29:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:29:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:29:53] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:29:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:29:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:01] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"3","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/3","method":"GET"} []
[2018-11-14 19:31:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:02] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["3"] []
[2018-11-14 19:31:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:31:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:31:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:02] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"3","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/3","method":"HEAD"} []
[2018-11-14 19:31:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e0464e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e0464e","method":"GET"} []
[2018-11-14 19:31:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["3"] []
[2018-11-14 19:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:31:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:07] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:31:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:07] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:31:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:31:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:08] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 19:31:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9a29a3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9a29a3","method":"GET"} []
[2018-11-14 19:31:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:31:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:16] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:31:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:31:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:31:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:17] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 19:31:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:31:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"824a93","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/824a93","method":"GET"} []
[2018-11-14 19:31:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:31:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:35] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:31:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:31:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:36] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:31:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:36] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:31:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:31:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:37] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:31:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:31:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"faf78a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/faf78a","method":"GET"} []
[2018-11-14 19:31:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:31:38] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:31:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:31:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:42:35] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:42:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:42:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:42:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:42:36] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:42:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:42:36] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:42:36] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:42:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:42:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:42:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:42:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:42:37] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:42:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:42:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b54442","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b54442","method":"GET"} []
[2018-11-14 19:42:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:42:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:42:37] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:42:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:01] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:43:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:01] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:01] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:02] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:43:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:02] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:43:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0bf972","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0bf972","method":"GET"} []
[2018-11-14 19:43:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:15] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:43:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:15] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:16] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:43:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:16] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"477ec6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/477ec6","method":"GET"} []
[2018-11-14 19:43:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:46] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:43:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:43:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:43:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:46] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 19:43:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dd4302","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/dd4302","method":"GET"} []
[2018-11-14 19:43:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:43:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:43:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:54] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:43:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:54] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:54] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:43:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:55] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:43:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:43:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"51ed90","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/51ed90","method":"GET"} []
[2018-11-14 19:43:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:43:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:43:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:43:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:44:06] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:44:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:44:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:44:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:44:06] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:44:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:44:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:44:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:44:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:44:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:44:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:44:07] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:44:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:44:07] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:44:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:44:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:44:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:44:07] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:44:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:44:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:44:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"84e709","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/84e709","method":"GET"} []
[2018-11-14 19:44:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:44:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:44:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:44:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:44:17] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:44:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:44:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:44:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:44:17] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:44:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:44:18] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:44:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:44:18] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:44:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:44:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:44:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:44:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:44:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:44:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:44:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:44:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9f6047","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9f6047","method":"GET"} []
[2018-11-14 19:44:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:44:19] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:44:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:44:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:47:08] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:47:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:47:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:47:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:47:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:47:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:47:09] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 19:47:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"531dd8","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/531dd8","method":"GET"} []
[2018-11-14 19:47:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:47:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:47:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:47:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:47:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 19:47:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:47:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:47:10] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:47:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:47:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:20] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:48:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:20] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:48:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:21] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:48:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:27] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:48:27] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:48:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:27] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php.5bec6dfbdd9346.12421734,C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5)" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\common\lib\Doctrine\Common\Proxy\ProxyGenerator.php line 306 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: rename(C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php.5bec6dfbdd9346.12421734,C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5) at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php:306)"} []
[2018-11-14 19:48:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:28] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:48:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9d7356","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/9d7356","method":"GET"} []
[2018-11-14 19:48:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:29] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:45] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:48:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:45] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:48:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:45] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:48:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:46] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:48:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:48:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"70d8f6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/70d8f6","method":"GET"} []
[2018-11-14 19:48:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"70d8f6","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/70d8f6","method":"GET"} []
[2018-11-14 19:48:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:56] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:48:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:56] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php.5bec6e18eedf94.97854992,C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5)" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\common\lib\Doctrine\Common\Proxy\ProxyGenerator.php line 306 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: rename(C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php.5bec6e18eedf94.97854992,C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5) at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php:306)"} []
[2018-11-14 19:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:57] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:48:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:57] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a9ca5c","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a9ca5c","method":"GET"} []
[2018-11-14 19:48:58] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:48:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:48:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:58] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:59] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:48:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:48:59] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:48:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:48:59] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:48:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:48:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:48:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:48:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:48:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:48:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:48:59] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:48:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:49:00] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:49:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:49:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:49:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:49:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:49:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:49:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"114318","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/114318","method":"GET"} []
[2018-11-14 19:49:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:49:01] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:49:01] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:49:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:49:38] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:49:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:49:38] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:49:38] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:49:38] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:49:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:49:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:49:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:49:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:49:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:49:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:49:38] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:49:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:49:38] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:49:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:49:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:49:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:49:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:49:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:49:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b20173","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b20173","method":"GET"} []
[2018-11-14 19:49:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:49:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:49:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:49:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:10] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:50:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:10] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:10] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:11] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:50:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:11] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c207d9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c207d9","method":"GET"} []
[2018-11-14 19:50:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:12] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:15] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:50:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:15] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:15] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: rename(C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php.5bec6e67e20e70.77096698,C:\xampp\htdocs\chatbot-manager\var\cache\dev/doctrine/orm/Proxies\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5)" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\common\lib\Doctrine\Common\Proxy\ProxyGenerator.php line 306 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: rename(C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php.5bec6e67e20e70.77096698,C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev/doctrine/orm/Proxies\\__CG__AppBundleEntityChatBot.php): Acc�s refus�. (code: 5) at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php:306)"} []
[2018-11-14 19:50:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:16] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:50:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"32a798","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/32a798","method":"GET"} []
[2018-11-14 19:50:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:16] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:16] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:17] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:50:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:18] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:50:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:18] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:18] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d73efb","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/d73efb","method":"GET"} []
[2018-11-14 19:50:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:19] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:58] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"GET"} []
[2018-11-14 19:50:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:58] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:58] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:58] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:59] request.INFO: Matched route "chatbot". {"route":"chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","_route":"chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot","method":"HEAD"} []
[2018-11-14 19:50:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:59] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:50:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:50:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:50:59] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:50:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 19:51:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:51:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e12d91","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e12d91","method":"GET"} []
[2018-11-14 19:51:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:51:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:51:00] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:51:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:52:44] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"GET"} []
[2018-11-14 19:52:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:52:44] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:52:44] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:52:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:52:45] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 19:52:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:52:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4704a3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/4704a3","method":"GET"} []
[2018-11-14 19:52:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:52:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:52:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:52:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:52:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:53:56] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"GET"} []
[2018-11-14 19:53:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:53:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:53:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:53:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:53:57] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 19:53:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:53:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b5cc3e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b5cc3e","method":"GET"} []
[2018-11-14 19:53:57] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:53:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 19:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.createdAt AS createdAt_5, t0.email AS email_6, t0.description AS description_7, t0.owner AS owner_8 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 19:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 19:53:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:53:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:53:57] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:53:57] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:53:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:57:52] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 19:57:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:57:53] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:57:53] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:57:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:57:53] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ?' with params ["2"]:  SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bot_link' in 'field list'" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 71 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ?' with params [\"2\"]:\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bot_link' in 'field list' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:71, Doctrine\\DBAL\\Driver\\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bot_link' in 'field list' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:107, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bot_link' in 'field list' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-11-14 19:57:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:57:54] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 19:57:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:57:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:57:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:57:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 19:57:54] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ?' with params ["2"]:  SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bot_link' in 'field list'" at C:\xampp\htdocs\chatbot-manager\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php line 71 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ?' with params [\"2\"]:\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bot_link' in 'field list' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\AbstractMySQLDriver.php:71, Doctrine\\DBAL\\Driver\\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bot_link' in 'field list' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:107, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.bot_link' in 'field list' at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\doctrine\\dbal\\lib\\Doctrine\\DBAL\\Driver\\PDOStatement.php:105)"} []
[2018-11-14 19:57:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"97807d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/97807d","method":"GET"} []
[2018-11-14 19:57:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 19:57:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 19:57:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 19:57:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 19:57:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\ActivateUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\ActivateUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\ChangePasswordCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\ChangePasswordCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\CreateUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\CreateUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\DeactivateUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\DeactivateUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\DemoteUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\DemoteUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\PromoteUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\PromoteUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateBundleCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateBundleCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateCommandCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateCommandCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateControllerCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateControllerCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateDoctrineCrudCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateDoctrineCrudCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateDoctrineEntityCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateDoctrineEntityCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:15] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateDoctrineFormCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateDoctrineFormCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:16:16] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
[2018-11-14 20:16:16] 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 = 'chatbox-manager' AND TABLE_NAME = 'answer' [] []
[2018-11-14 20:16:16] 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 = 'answer' */ WHERE k.table_name = 'answer' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:16] 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 = 'answer' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:16] 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 = 'chatbox-manager' AND TABLE_NAME = 'chat_bot' [] []
[2018-11-14 20:16:16] 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 = 'chat_bot' */ WHERE k.table_name = 'chat_bot' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:16] 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 = 'chat_bot' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:16] 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 = 'chatbox-manager' AND TABLE_NAME = 'choice' [] []
[2018-11-14 20:16:16] 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 = 'choice' */ WHERE k.table_name = 'choice' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:16] 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 = 'choice' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:16] 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 = 'chatbox-manager' AND TABLE_NAME = 'fos_user' [] []
[2018-11-14 20:16:16] 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 = 'fos_user' */ WHERE k.table_name = 'fos_user' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:16] 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 = 'fos_user' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:16] 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 = 'chatbox-manager' AND TABLE_NAME = 'question' [] []
[2018-11-14 20:16:16] 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 = 'question' */ WHERE k.table_name = 'question' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:16] 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 = 'question' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:16] 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 = 'chatbox-manager' AND TABLE_NAME = 'suscriber' [] []
[2018-11-14 20:16:16] 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 = 'suscriber' */ WHERE k.table_name = 'suscriber' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:16] 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 = 'suscriber' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:17] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
[2018-11-14 20:16:17] 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 = 'chatbox-manager' AND TABLE_NAME = 'answer' [] []
[2018-11-14 20:16:17] 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 = 'answer' */ WHERE k.table_name = 'answer' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:17] 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 = 'answer' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:17] 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 = 'chatbox-manager' AND TABLE_NAME = 'chat_bot' [] []
[2018-11-14 20:16:17] 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 = 'chat_bot' */ WHERE k.table_name = 'chat_bot' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:17] 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 = 'chat_bot' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:17] 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 = 'chatbox-manager' AND TABLE_NAME = 'choice' [] []
[2018-11-14 20:16:17] 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 = 'choice' */ WHERE k.table_name = 'choice' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:17] 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 = 'choice' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:17] 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 = 'chatbox-manager' AND TABLE_NAME = 'fos_user' [] []
[2018-11-14 20:16:17] 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 = 'fos_user' */ WHERE k.table_name = 'fos_user' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:17] 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 = 'fos_user' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:17] 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 = 'chatbox-manager' AND TABLE_NAME = 'question' [] []
[2018-11-14 20:16:17] 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 = 'question' */ WHERE k.table_name = 'question' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:17] 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 = 'question' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:17] 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 = 'chatbox-manager' AND TABLE_NAME = 'suscriber' [] []
[2018-11-14 20:16:17] 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 = 'suscriber' */ WHERE k.table_name = 'suscriber' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:16:17] 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 = 'suscriber' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:16:17] doctrine.DEBUG: ALTER TABLE chat_bot ADD bot_link VARCHAR(255) DEFAULT NULL [] []
[2018-11-14 20:16:23] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:16:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:16:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:16:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:16:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:16:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:16:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:16:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"86b6a1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/86b6a1","method":"GET"} []
[2018-11-14 20:16:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:16:24] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 20:16:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:16:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:16:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:16:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:16:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:16:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:16:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:28:51] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:28:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:28:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:28:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:28:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:28:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"701008","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/701008","method":"GET"} []
[2018-11-14 20:28:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:28:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:28:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:28:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\ActivateUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\ActivateUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\ChangePasswordCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\ChangePasswordCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\CreateUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\CreateUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\DeactivateUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\DeactivateUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\DemoteUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\DemoteUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "FOS\UserBundle\Command\PromoteUserCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"FOS\\UserBundle\\Command\\PromoteUserCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateBundleCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateBundleCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateCommandCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateCommandCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateControllerCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateControllerCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateDoctrineCrudCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateDoctrineCrudCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateDoctrineEntityCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateDoctrineEntityCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] php.INFO: User Deprecated: Auto-registration of the command "Sensio\Bundle\GeneratorBundle\Command\GenerateDoctrineFormCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"Sensio\\Bundle\\GeneratorBundle\\Command\\GenerateDoctrineFormCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\Bundle\\Bundle.php:190)"} []
[2018-11-14 20:30:09] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'answer' [] []
[2018-11-14 20:30:09] 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 = 'answer' */ WHERE k.table_name = 'answer' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'answer' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'chat_bot' [] []
[2018-11-14 20:30:09] 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 = 'chat_bot' */ WHERE k.table_name = 'chat_bot' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'chat_bot' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'choice' [] []
[2018-11-14 20:30:09] 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 = 'choice' */ WHERE k.table_name = 'choice' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'choice' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'fos_user' [] []
[2018-11-14 20:30:09] 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 = 'fos_user' */ WHERE k.table_name = 'fos_user' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'fos_user' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'question' [] []
[2018-11-14 20:30:09] 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 = 'question' */ WHERE k.table_name = 'question' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'question' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'suscriber' [] []
[2018-11-14 20:30:09] 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 = 'suscriber' */ WHERE k.table_name = 'suscriber' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'suscriber' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'answer' [] []
[2018-11-14 20:30:09] 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 = 'answer' */ WHERE k.table_name = 'answer' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'answer' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'chat_bot' [] []
[2018-11-14 20:30:09] 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 = 'chat_bot' */ WHERE k.table_name = 'chat_bot' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'chat_bot' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'choice' [] []
[2018-11-14 20:30:09] 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 = 'choice' */ WHERE k.table_name = 'choice' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'choice' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'fos_user' [] []
[2018-11-14 20:30:09] 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 = 'fos_user' */ WHERE k.table_name = 'fos_user' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'fos_user' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'question' [] []
[2018-11-14 20:30:09] 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 = 'question' */ WHERE k.table_name = 'question' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'question' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] 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 = 'chatbox-manager' AND TABLE_NAME = 'suscriber' [] []
[2018-11-14 20:30:09] 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 = 'suscriber' */ WHERE k.table_name = 'suscriber' AND k.table_schema = 'chatbox-manager' /*!50116 AND c.constraint_schema = 'chatbox-manager' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] []
[2018-11-14 20:30:09] 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 = 'suscriber' AND TABLE_SCHEMA = 'chatbox-manager' [] []
[2018-11-14 20:30:09] doctrine.DEBUG: ALTER TABLE chat_bot CHANGE bot_link bot_link VARCHAR(255) NOT NULL [] []
[2018-11-14 20:30:39] request.INFO: Matched route "botmanager_index". {"route":"botmanager_index","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","_route":"botmanager_index","path":"/botmanager/","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager","method":"GET"} []
[2018-11-14 20:30:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:30:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:30:39] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:30:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:30:40] request.INFO: Matched route "botmanager_index". {"route":"botmanager_index","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"botmanager_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"GET"} []
[2018-11-14 20:30:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:30:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:30:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:30:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-14 20:30:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:30:41] request.INFO: Matched route "botmanager_index". {"route":"botmanager_index","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::indexAction","_route":"botmanager_index"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/","method":"HEAD"} []
[2018-11-14 20:30:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:30:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fe4142","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/fe4142","method":"GET"} []
[2018-11-14 20:30:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:30:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:30:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.owner = ? ORDER BY t0.id DESC [1] []
[2018-11-14 20:30:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:30:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:30:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:30:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:30:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:30:50] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:30:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:30:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:30:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:30:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:30:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:30:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:30:50] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 20:30:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:30:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f31f01","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/f31f01","method":"GET"} []
[2018-11-14 20:30:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:30:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:30:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:30:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:30:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:30:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:30:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:30:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:30:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:38:09] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"GET"} []
[2018-11-14 20:38:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:38:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:38:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.id = ? ["4"] []
[2018-11-14 20:38:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? [2] []
[2018-11-14 20:38:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 20:38:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:38:10] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 20:38:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1a0ad3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1a0ad3","method":"GET"} []
[2018-11-14 20:38:16] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:38:16] request.INFO: Matched route "answer_new". {"route":"answer_new","route_parameters":{"_controller":"AppBundle\\Controller\\AnswerController::newAction","question":"4","_route":"answer_new"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/answer/new/answer/4","method":"HEAD"} []
[2018-11-14 20:38:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:21] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:38:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:22] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:38:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:38:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:38:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:38:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:38:23] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:38:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:38:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:38:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:38:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:38:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:38:24] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 20:38:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c0de8a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c0de8a","method":"GET"} []
[2018-11-14 20:38:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:38:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:38:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:38:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:38:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:38:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:38:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:38:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:38:47] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:38:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:38:47] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:38:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:38:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:38:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:38:48] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 20:38:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cb108d","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/cb108d","method":"GET"} []
[2018-11-14 20:38:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:38:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:38:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:38:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:38:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:38:48] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:38:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:39:09] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:39:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:39:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:39:09] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:39:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:39:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:39:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:39:09] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 20:39:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:39:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b265a7","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/b265a7","method":"GET"} []
[2018-11-14 20:39:10] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:39:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:39:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:39:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:39:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:39:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:39:10] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:39:10] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:39:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:40:14] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:40:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:40:14] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:40:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:40:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:40:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:40:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:40:15] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 20:40:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:40:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6eca1b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/6eca1b","method":"GET"} []
[2018-11-14 20:40:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:40:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:40:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:40:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:40:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:40:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:40:16] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:40:16] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:40:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:40:23] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 20:40:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:40:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:40:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:40:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:40:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:40:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:40:24] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 20:40:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:40:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1ca97b","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/1ca97b","method":"GET"} []
[2018-11-14 20:40:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:40:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:40:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 20:40:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 20:40:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 20:40:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 20:40:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 20:40:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 20:40:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:46:39] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 22:46:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:46:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:46:40] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:46:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:46:40] 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:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 36 {"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:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:36)"} []
[2018-11-14 22:46:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:46:40] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 22:46:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:46:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:46:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:46:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:46:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e01756","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e01756","method":"GET"} []
[2018-11-14 22:46:41] 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:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 36 {"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:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:36)"} []
[2018-11-14 22:46:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:46:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:46:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:46:41] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:46:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:46:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e01756","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/e01756","method":"GET"} []
[2018-11-14 22:46:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:46:43] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:46:43] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:46:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:46:56] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 22:46:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:46:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:46:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:46:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:47:03] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 22:47:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:47:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:47:04] 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 "preview_chatbot" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 36 {"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 \"preview_chatbot\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:36, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"preview_chatbot\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-14 22:47:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:47:04] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 22:47:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:47:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:47:05] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:47:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:47:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"67175f","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/67175f","method":"GET"} []
[2018-11-14 22:47:05] 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 "preview_chatbot" as such route does not exist.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 36 {"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 \"preview_chatbot\" as such route does not exist.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:36, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"preview_chatbot\" as such route does not exist. at C:\\xampp\\htdocs\\chatbot-manager\\var\\cache\\dev\\appDevDebugProjectContainerUrlGenerator.php:78)"} []
[2018-11-14 22:47:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:47:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:47:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:47:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:47:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:02] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 22:50:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:02] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:02] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:50:02] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("chatbot") to generate a URL for route "preview_chatbot".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 36 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"chatbot\") to generate a URL for route \"preview_chatbot\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:36, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"chatbot\") to generate a URL for route \"preview_chatbot\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-14 22:50:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:03] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 22:50:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:03] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:50:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bed6c3","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/bed6c3","method":"GET"} []
[2018-11-14 22:50:03] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("chatbot") to generate a URL for route "preview_chatbot".")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 36 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"chatbot\") to generate a URL for route \"preview_chatbot\".\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:36, Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"chatbot\") to generate a URL for route \"preview_chatbot\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:134)"} []
[2018-11-14 22:50:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:04] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:04] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:26] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 22:50:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:26] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:26] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:50:27] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Parameter "bot" for route "preview_chatbot" must match "[^/]++" ("" given) to generate a corresponding URL.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 36 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Parameter \"bot\" for route \"preview_chatbot\" must match \"[^/]++\" (\"\" given) to generate a corresponding URL.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:36, Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"bot\" for route \"preview_chatbot\" must match \"[^/]++\" (\"\" given) to generate a corresponding URL. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:146)"} []
[2018-11-14 22:50:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:27] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 22:50:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:27] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:50:28] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Parameter "bot" for route "preview_chatbot" must match "[^/]++" ("" given) to generate a corresponding URL.")." at C:\xampp\htdocs\chatbot-manager\app\Resources\views\chatbot\show.html.twig line 36 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Parameter \"bot\" for route \"preview_chatbot\" must match \"[^/]++\" (\"\" given) to generate a corresponding URL.\"). at C:\\xampp\\htdocs\\chatbot-manager\\app\\Resources\\views\\chatbot\\show.html.twig:36, Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"bot\" for route \"preview_chatbot\" must match \"[^/]++\" (\"\" given) to generate a corresponding URL. at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Routing\\Generator\\UrlGenerator.php:146)"} []
[2018-11-14 22:50:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a1261e","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a1261e","method":"GET"} []
[2018-11-14 22:50:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:28] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:45] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 22:50:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:45] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:50:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 22:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:46] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 22:50:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a177c1","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/a177c1","method":"GET"} []
[2018-11-14 22:50:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:50:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 22:50:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:46] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:50] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"GET"} []
[2018-11-14 22:50:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:50] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:50] request.CRITICAL: Uncaught PHP Exception LogicException: "Unable to guess how to get a Doctrine instance from the request information for parameter "chatbot"." at C:\xampp\htdocs\chatbot-manager\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 77 {"exception":"[object] (LogicException(code: 0): Unable to guess how to get a Doctrine instance from the request information for parameter \"chatbot\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:77)"} []
[2018-11-14 22:50:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:51] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"HEAD"} []
[2018-11-14 22:50:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:51] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:51] request.CRITICAL: Uncaught PHP Exception LogicException: "Unable to guess how to get a Doctrine instance from the request information for parameter "chatbot"." at C:\xampp\htdocs\chatbot-manager\vendor\sensio\framework-extra-bundle\Request\ParamConverter\DoctrineParamConverter.php line 77 {"exception":"[object] (LogicException(code: 0): Unable to guess how to get a Doctrine instance from the request information for parameter \"chatbot\". at C:\\xampp\\htdocs\\chatbot-manager\\vendor\\sensio\\framework-extra-bundle\\Request\\ParamConverter\\DoctrineParamConverter.php:77)"} []
[2018-11-14 22:50:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c5630a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/c5630a","method":"GET"} []
[2018-11-14 22:50:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:50:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:50:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:50:52] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:50:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:51:17] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"GET"} []
[2018-11-14 22:51:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:51:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:51:17] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:51:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:51:18] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:51:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:51:19] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"HEAD"} []
[2018-11-14 22:51:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:51:19] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:51:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:51:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:51:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:51:19] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:51:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:51:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2bc632","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2bc632","method":"GET"} []
[2018-11-14 22:51:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:51:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:51:20] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:51:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:06] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"GET"} []
[2018-11-14 22:52:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:06] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:52:06] php.CRITICAL: Call to undefined method AppBundle\Entity\ChatBot::getEndingMsg() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method AppBundle\\Entity\\ChatBot::getEndingMsg() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:80)"} []
[2018-11-14 22:52:06] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getEndingMsg" of class "AppBundle\Entity\ChatBot". Did you mean to call "getClosingMsg"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 80 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getEndingMsg\" of class \"AppBundle\\Entity\\ChatBot\".\nDid you mean to call \"getClosingMsg\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:80)"} []
[2018-11-14 22:52:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:07] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"HEAD"} []
[2018-11-14 22:52:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5f9610","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/5f9610","method":"GET"} []
[2018-11-14 22:52:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:52:08] php.CRITICAL: Call to undefined method AppBundle\Entity\ChatBot::getEndingMsg() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method AppBundle\\Entity\\ChatBot::getEndingMsg() at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:80)"} []
[2018-11-14 22:52:08] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "getEndingMsg" of class "AppBundle\Entity\ChatBot". Did you mean to call "getClosingMsg"?" at C:\xampp\htdocs\chatbot-manager\src\AppBundle\Controller\DefaultController.php line 80 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\UndefinedMethodException(code: 0): Attempted to call an undefined method named \"getEndingMsg\" of class \"AppBundle\\Entity\\ChatBot\".\nDid you mean to call \"getClosingMsg\"? at C:\\xampp\\htdocs\\chatbot-manager\\src\\AppBundle\\Controller\\DefaultController.php:80)"} []
[2018-11-14 22:52:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:08] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:22] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"GET"} []
[2018-11-14 22:52:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:22] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:22] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:52:22] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:52:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:52:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:52:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:52:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:52:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:52:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:23] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"HEAD"} []
[2018-11-14 22:52:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:23] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:52:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:23] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:52:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"61bea4","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/61bea4","method":"GET"} []
[2018-11-14 22:52:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:24] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:33] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"GET"} []
[2018-11-14 22:52:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:33] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:52:33] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:52:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:52:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:52:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:52:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:52:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:52:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:34] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"HEAD"} []
[2018-11-14 22:52:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:34] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:52:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:34] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 22:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 22:52:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:52:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2396e9","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/2396e9","method":"GET"} []
[2018-11-14 22:52:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:52:35] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:52:35] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:52:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:54:11] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"GET"} []
[2018-11-14 22:54:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:54:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:54:11] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 22:54:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:54:11] request.INFO: Matched route "botmanager_show". {"route":"botmanager_show","route_parameters":{"_controller":"AppBundle\\Controller\\ChatBotController::showAction","id":"2","_route":"botmanager_show"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/botmanager/manage/2","method":"HEAD"} []
[2018-11-14 22:54:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:54:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0e244a","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/0e244a","method":"GET"} []
[2018-11-14 22:54:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:54:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:54:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 22:54:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.index_key AS index_key_3, t0.answerAsInput AS answerAsInput_4, t0.createdAt AS createdAt_5, t0.chatbot AS chatbot_6 FROM question t0 WHERE t0.chatbot = ? [2] []
[2018-11-14 22:54:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 22:54:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 22:54:12] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 22:54:12] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 22:54:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 23:01:54] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"GET"} []
[2018-11-14 23:01:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 23:01:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 23:01:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 23:01:54] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"HEAD"} []
[2018-11-14 23:01:54] request.INFO: Matched route "chatbot_json". {"route":"chatbot_json","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::jsonAction","_route":"chatbot_json"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/json/chatbot","method":"GET"} []
[2018-11-14 23:01:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 23:01:54] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 23:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 23:01:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 23:01:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 23:01:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 23:01:55] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 23:01:55] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 23:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 23:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 23:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 23:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 23:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 23:01:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 23:01:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"377579","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/377579","method":"GET"} []
[2018-11-14 23:01:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 23:01:56] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 23:01:56] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 23:01:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 23:09:14] request.INFO: Matched route "preview_chatbot". {"route":"preview_chatbot","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::chatbotAction","bot":"2","_route":"preview_chatbot"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/chatbot/2","method":"GET"} []
[2018-11-14 23:09:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 23:09:14] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 23:09:14] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 23:09:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.botName AS botName_2, t0.starterMsg AS starterMsg_3, t0.closingMsg AS closingMsg_4, t0.bot_link AS bot_link_5, t0.createdAt AS createdAt_6, t0.email AS email_7, t0.description AS description_8, t0.owner AS owner_9 FROM chat_bot t0 WHERE t0.id = ? ["2"] []
[2018-11-14 23:09:15] doctrine.DEBUG: SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.index_key AS index_key_2, q0_.answerAsInput AS answerAsInput_3, q0_.createdAt AS createdAt_4, q0_.chatbot AS chatbot_5 FROM question q0_ ORDER BY q0_.id ASC [] []
[2018-11-14 23:09:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [1] []
[2018-11-14 23:09:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [2] []
[2018-11-14 23:09:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [3] []
[2018-11-14 23:09:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [4] []
[2018-11-14 23:09:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.optionValue AS optionValue_2, t0.nextQuestion AS nextQuestion_3, t0.createdAt AS createdAt_4, t0.question AS question_5 FROM answer t0 WHERE t0.question = ? [5] []
[2018-11-14 23:09:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2018-11-14 23:09:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"488123","_route":"_wdt"},"request_uri":"http://localhost/chatbot-manager/web/app_dev.php/_wdt/488123","method":"GET"} []
[2018-11-14 23:09:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2018-11-14 23:09:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.suscriber AS suscriber_13 FROM fos_user t0 WHERE t0.id = ? LIMIT 1 [1] []
[2018-11-14 23:09:15] security.DEBUG: User was reloaded from a user provider. {"provider":"FOS\\UserBundle\\Security\\UserProvider","username":"admin"} []
[2018-11-14 23:09:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
